EException

An abnormal event that requires special processing outside the normal flow of program execution.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2EException

Source

Exception.pas (44)

Fields

ScopeVisibilityTypeNameDescription
InstancepublicStringMessage

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate(Message: String)