Click or drag to resize

TransportOrderException Constructor (TransportOrderExceptionTransportOrderErrorType)

Initialize a new instance of the TransportOrderException class with a specified error type.

Namespace:  FactoryLogix.xTend
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public TransportOrderException(
	TransportOrderExceptionTransportOrderErrorType errorType
)

Parameters

errorType
Type: FactoryLogix.xTendTransportOrderExceptionTransportOrderErrorType
The TransportOrderExceptionTransportOrderErrorType identifying the type of error that caused this exception.
See Also