The exception that is thrown when an error occurs on the zlib dll
More...
The exception that is thrown when an error occurs on the zlib dll
DotZLib.ZLibException.ZLibException |
( |
int |
errorCode, |
|
|
string |
msg |
|
) |
| |
|
inline |
Initializes a new instance of the ZLibException class with a specified error message and error code
- Parameters
-
errorCode | The zlib error code that caused the exception |
msg | A message that (hopefully) describes the error |
DotZLib.ZLibException.ZLibException |
( |
int |
errorCode | ) |
|
|
inline |
Initializes a new instance of the ZLibException class with a specified error code
- Parameters
-
errorCode | The zlib error code that caused the exception |
The documentation for this class was generated from the following file:
- /home/ubuntu/jenkins/workspace/tw-c-sdk-cmake-linux-build-test-master/tw-c-sdk/src/thirdParty/zlib/contrib/dotzlib/DotZLib/DotZLib.cs