Re: Handling exceptions

2017-12-05 Thread Jeffrey Walton
On Saturday, December 2, 2017 at 4:17:16 PM UTC-5, zavodnyrich...@gmail.com wrote: > > Hello guys. I'm here again. How can I handle exceptions? I have app that > string file with RSA. If the key is bad, my application fall, and I want > change the app behavior, that the app will not fall, but

Handling exceptions

2017-12-02 Thread zavodnyrichard
Hello guys. I'm here again. How can I handle exceptions? I have app that string file with RSA. If the key is bad, my application fall, and I want change the app behavior, that the app will not fall, but only show error message. Right now app returning *InvertibleRSAFunction: computational