[Overview][Types][Classes] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Errors in the TDeCompressionStreamclass are signaled with this exception
Source position: zstream.pp line 45
type EDecompressionError = class(EZlibError) end; |
|
Errors in the TDeCompressionStreamclass are signaled with this exception |
|
| | ||
|
Base exception for exceptions in the ZStream unit |
|
| | ||
| | ||
TObject |
EDecompressionErroris the exception class used by the TDeCompressionStreamclass.