UnpackException Constructor |
Name | Description | |
---|---|---|
UnpackException |
Initializes a new instance of the UnpackException class with the default error message.
| |
UnpackException(String) |
Initializes a new instance of the UnpackException class with a specified error message.
| |
UnpackException(String, Exception) |
Initializes a new instance of the UnpackException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|