[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 192
type EAssertionFailed = class(Exception) |
|
Assertion failed error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EAssertionFailed is raised when an application that is compiled with assertions, encounters an invalid assertion.