PackingException Constructor |
Name | Description | |
---|---|---|
![]() | PackingException |
Initializes a new instance of the PackingException class.
|
![]() | PackingException(String) |
Initializes a new instance of the PackingException class with a specified error message.
|
![]() | PackingException(PackingExceptionPackingErrorType) |
Initialize a new instance of the PackingException class with a specified error type.
|
![]() | PackingException(SerializationInfo, StreamingContext) |
Initializes a new instance of the PackingException class with serialized data.
|
![]() | PackingException(PackingExceptionPackingErrorType, String) |
Initialize a new instance of the PackingException class with a specified error type.
|