Share via


Exception Object Properties, Methods, and Events

All properties, methods, and events for Exception objects are read/write at run time.

Properties

BaseClass Class ClassLibrary
Comment Details ErrorNo
LineContents LineNo Message
Name Parent ParentClass
Procedure StackLevel Tag
UserValue    

Methods

AddProperty ReadExpression ReadMethod
ResetToDefault SaveAsClass WriteExpression
WriteMethod    

Events

Destroy Error Init

See Also

Exception Class | TRY...CATCH...FINALLY Command | Structured Error Handling