Error generated by errors in the ZLib module.
Class ZLibError( [code],[description],[extra] ) from \ Error( code, description, extra )
code | A numeric error code. |
description | A textual description of the error code. |
extra | A descriptive message explaining the error conditions. |
The value of the code property is set to one of the ZLibErrorCode values.
See the Error class in the core module.