[Overview][Types][Classes] | Reference for unit 'base64' (#fcl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised on errors
Source position: base64.pp line 91
type EBase64DecodingException = class(Exception) end; |
|
Exception raised on errors |
|
| | ||
| | ||
TObject |
EBase64DecodeException is raised when the stream contains errors against the encoding format. Whether or not this exception is raised depends on the mode in which the stream is decoded.
No notes exist for this page yet.