TransportOrderException Class |
Namespace: FactoryLogix.xTend
The TransportOrderException type exposes the following members.
Name | Description | |
---|---|---|
TransportOrderException |
Initializes a new instance of the TransportOrderException class.
| |
TransportOrderException(String) |
Initializes a new instance of the TransportOrderException class with a specified error message.
| |
TransportOrderException(TransportOrderExceptionTransportOrderErrorType) |
Initialize a new instance of the TransportOrderException class with a specified error type.
| |
TransportOrderException(SerializationInfo, StreamingContext) |
Initializes a new instance of the TransportOrderException class with serialized data.
|
Name | Description | |
---|---|---|
ErrorType |
Defines the type of error that occurred while executing a transport order.
|
Name | Description | |
---|---|---|
GetObjectData |
Sets the System.Runtime.Serialization.SerializationInfo with information about the exception
(Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).) |