Click or drag to resize

TransportOrderException Constructor

Overload List
  NameDescription
Public methodTransportOrderException
Initializes a new instance of the TransportOrderException class.
Public methodTransportOrderException(String)
Initializes a new instance of the TransportOrderException class with a specified error message.
Public methodTransportOrderException(TransportOrderExceptionTransportOrderErrorType)
Initialize a new instance of the TransportOrderException class with a specified error type.
Public methodTransportOrderException(SerializationInfo, StreamingContext)
Initializes a new instance of the TransportOrderException class with serialized data.
Top
See Also