Click or drag to resize

WorkOrderLineItemEditException Class

Thrown when a work order line item cannot be edited..
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 WorkOrderLineItemEditException : xTendExceptionBase
Constructors
  NameDescription
Public methodWorkOrderLineItemEditException
Initializes a new instance of the WorkOrderLineItemEditException class.
Public methodWorkOrderLineItemEditException(String)
Initializes a new instance of the WorkOrderLineItemEditException class with a specified error message.
Public methodWorkOrderLineItemEditException(SerializationInfo, StreamingContext)
Initializes a new instance of the WorkOrderLineItemEditException class with serialized data.
Top
See Also