[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. |
|
| | ||
TObject |
EEncodingError is the exception classed used by the TEncoding class to indicate errors.
|
Encoding support |