The RESIGNAL statement re-throws the current exception (if there is one).
RESIGNAL re-throws the current exception (if there is one). You can use it only in error handlers..
Typically, RESIGNAL is used when an error handler catches an exception that it can't handle. The handler uses RESIGNAL to re-throw the original exception so that a handler in higher-level scope has the opportunity to handle it.
RESIGNAL;
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
ak05125_ |