| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised by the TEncoding class.
Source position: sysencodingh.inc line 17
| type EEncodingError = class(Exception) | 
| 
 | Exception raised by the TEncoding class. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
EEncodingError is the exception classed used by the TEncoding class to indicatee errors.
| 
 | Encoding support |