RAISE Statement (
JVM COBOL
)
Raises an exception.
Context:
Procedure Division
Statements
raise-statement
Example
See the
Exception Handling
sample, which is available from
.
Parent topic:
Statements - Alphabetic List
Related reference
TRY Statement (JVM COBOL)
Related information
Exception Handling - in COBOL and Java