rescue

D

Dhruva Sagar

[Note: parts of this message were removed to make it a legal post.]

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.
 
A

Abder-Rahman Ali

Dhruva said:
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.

Thanks a lot. Yes, now I get it. If it is like "catch" in Java which I'm
aware it, that points it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,265
Latest member
TodLarocca

Latest Threads

Top