Click or drag to resize

StationSetupException Class

Thrown when loading or unloading material at a station.
Inheritance Hierarchy

Namespace:  FactoryLogix.xTend
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
[SerializableAttribute]
public class StationSetupException : xTendExceptionBase
Constructors
  NameDescription
Public methodStationSetupException
Initializes a new instance of the StationSetupException class.
Public methodStationSetupException(String)
Initializes a new instance of the StationSetupException class with a specified error message.
Public methodStationSetupException(SerializationInfo, StreamingContext)
Initializes a new instance of the StationSetupException class with serialized data.
Top
See Also