isCOBOL Evolve
:
Language Reference
:
Data Division
:
Data Names
: EXCEPTION-OBJECT
EXCEPTION-OBJECT
EXCEPTION-OBJECT is a reference to a java.lang.Throwable object that is automatically set by the runtime each time an exception occurs.
General Format
EXCEPTION-OBJECT
:>methodName
Syntax Rules
1. Consult the
java.lang.Throwable
for a list of available methods and types.
This site works best with JavaScript enabled