| TransportOrderException Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: FactoryLogix.xTend
 Syntax
SyntaxThe TransportOrderException type exposes the following members.
 Constructors
Constructors| 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.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ErrorType | 
            Defines the type of error that occurred while executing a transport order.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetObjectData | 
            Sets the System.Runtime.Serialization.SerializationInfo with information about the exception
            (Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).) | 
 See Also
See Also