[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Assertion failed error.
Source position: sysutilh.inc line 193
type EAssertionFailed = class(Exception) ; |
|
Assertion failed error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EAssertionFailed is raised when an application that is compiled with assertions, encounters an invalid assertion.