Try OpenEdge Now
Error Handling
Raising errors with THROW
:
THROW as a default for blocks
:
Determining error-handling characteristics of r-code
:
UNDO-THROW-SCOPE attribute
UNDO-THROW-SCOPE attribute
The
RCODE-INFO
system handle has a read-only attribute named
UNDO-THROW-SCOPE
. This attribute is of type
CHARACTER
and has the following possible values:
"
ROUTINE-LEVEL
"
"
BLOCK-LEVEL
"
Null (""), if neither directive was used