[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Assertion failed error.
Source position: sysutilh.inc line 142
type EAssertionFailed = class(Exception) end; |
|
Assertion failed error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EAssertionFailed is raised when an application that is compiled with assertions, encounters an invalid assertion.
No notes exist for this page yet.