TZlibException

An INTERNAL_ERROR-type TTransportException originating from an error signaled by zlib.

Constructors

this
this(int statusCode, const(char)* msg)
Undocumented in source.

Members

Static functions

errorMessage
string errorMessage(int statusCode, const(char)* msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

zlibMsg
string zlibMsg;
Undocumented in source.
zlibStatusCode
int zlibStatusCode;
Undocumented in source.

Inherited Members

From TTransportException

Type
enum Type

Error codes for the various types of exceptions.

type
Type type()
type_
Type type_;
Undocumented in source.

Meta