Welcome! Log In Create A New Profile

Advanced

WHEN EXCEPTION IN

WHEN EXCEPTION IN
February 29, 2020 08:15AM
Hi All

Looked at the docs but nothing makes sense to me there. I need to use WHEN EXCEPTION IN to supress errors and display my own error message at multiple points in various apps. I want to catch xml deserialization failing when a packet from a SOAP server is problematic. At the moment the app crashes with wrong deserialization format.

Any ideas?

Cheers
André
Argus
Re: WHEN EXCEPTION IN
February 29, 2020 08:27AM
when exception in
The code you want to catch exception in
DO
what you want to do if there is an exception
end

that's all there is to it
Re: WHEN EXCEPTION IN
February 29, 2020 03:11PM
Hi Argus

Thanks a ton - could not find an example anywhere.

Cheers
André
Author:

Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: