From: Abder-Rahman Ali Date: 2010-07-13T21:39:46+09:00 Subject: Re: rescue Dhruva Sagar wrote: > If you are familiar to other programming languages such as Java, rescue > is > similar to 'catch'. > Basically literally speaking, it rescues you in case there is an > exception > and catches the exception and gives you the chance to do something about > it > a bit more gracefully compared to the vm. I hope that made it a bit > clear to > you. > > On Tue, Jul 13, 2010 at 18:00, Abder-Rahman Ali > wrote: > >> > -- > > Thanks & Regards, > Dhruva Sagar. Thanks a lot. Yes, now I get it. If it is like "catch" in Java which I'm aware it, that points it. -- Posted via http://www.ruby-forum.com/.