skip to main content

Procedure Division : Execution : Condition handling : Exception objects

Exception objects
When an exception object is raised, the following occurs:
1.
The predefined object reference EXCEPTION-OBJECT is set to the content of the object reference specified in the RAISE Statement that caused the exception object to be raised.
2.
If an exception object is raised by a RAISE Statement, the method execution terminates and the exception condition is cached by the TRY Statement of the caller.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left