[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Conversion error.
Source position: sysutilh.inc line 136
type EConvertError = class(Exception) end; |
|
Conversion error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EConvertError is raised by the various conversion routines in the SysUtils unit. The message will contain more specific error information.
No notes exist for this page yet.