ZLibException Constructor (Int32)

DotZLib

DotZLib .Net wrapper for ZLib1.dll

ZLibException Constructor (Int32)

Initializes a new instance of the ZLibException class with a specified error code

public ZLibException(
   int errorCode
);

Parameters

errorCode
The zlib error code that caused the exception

See Also

ZLibException Class | DotZLib Namespace | ZLibException Constructor Overload List