Procedure Property
Specifies the name of the procedure or method where an exception occurs. Read/write at run time.
Exception.Procedure
Property Value
Character data type
Remarks
Identical to the value returned by the PROGRAM() function.
See Also
Properties | Exception Object Properties, Methods, and Events | PROGRAM( ) Function | TRY...CATCH...FINALLY Command | Structured Error Handling
Applies To: Exception Class