| TransportOrderException Constructor | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also