[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Formatting error exception
Source position: sysutilh.inc line 137
type EFormatError = class(Exception) end; |
|
Formatting error exception |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EformatError is raised in case of an error in one of the various Format functions.
|
Format a string with given arguments. |
No notes exist for this page yet.