| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Formatting error exception
Source position: sysutilh.inc line 187
type EFormatError = class(Exception)  | 
  | 
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.  |