PackingException Class |
Namespace: FactoryLogix.xTend
The PackingException type exposes the following members.
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.
|
Name | Description | |
---|---|---|
ErrorType |
Defines the type of error that occurred while executing a packing transaction.
|
Name | Description | |
---|---|---|
GetObjectData |
Sets the System.Runtime.Serialization.SerializationInfo with information about the exception
(Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).) |