| [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 188
| type EFormatError = class(Exception) ; | 
| 
 | Formatting error exception | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
EformatError is raised in case of an error in one of the various Format functions.
| 
 | Format a string with given arguments. |