Hi,
I would like to handle a specific exception in the catch action instead of catching all types of error. How can I achieve that?
Thank you.
Hi,
I would like to handle a specific exception in the catch action instead of catching all types of error. How can I achieve that?
Thank you.
This option is not available.
You will have to catch all exceptions.
Check exception type using if and throw error if not specific exception
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.