From: Raj pal Date: 2013-01-30T20:19:38+09:00 Subject: Re: question on watir Yes this is what I meant, but now the problem is, how do I write the exception handling for such a class? If I were to call the function ,then i would write the exception handling like, begin Raja.new.hi rescue Exception => e end But now, there is no method calling. If so, how would I write the exception handling? RAJ -- Posted via http://www.ruby-forum.com/.