Click or drag to resize

PickListGenerationException Class

Thrown when releasing a process for production and a picking list could not be generated.
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 PickListGenerationException : xTendExceptionBase
Constructors
  NameDescription
Public methodPickListGenerationException
Initializes a new instance of the PickListGenerationException class.
Public methodPickListGenerationException(String)
Initializes a new instance of the PickListGenerationException class with a specified error message.
Public methodPickListGenerationException(SerializationInfo, StreamingContext)
Initializes a new instance of the PickListGenerationException class with serialized data.
Top
See Also