Click or drag to resize

PartAttributeListValueException Class

Thrown when list value does not exist as an available value.
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 PartAttributeListValueException : xTendExceptionBase
Constructors
  NameDescription
Public methodPartAttributeListValueException
Initializes a new instance of the PartAttributeListValueException class.
Public methodPartAttributeListValueException(String)
Initializes a new instance of the PartAttributeListValueException class with a specified error message.
Public methodPartAttributeListValueException(SerializationInfo, StreamingContext)
Initializes a new instance of the PartAttributeListValueException class with serialized data.
Top
See Also