Click or drag to resize

InvalidSpecificationCategoryException Class

Thrown when invalid Specification Category.
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 InvalidSpecificationCategoryException : xTendExceptionBase
Constructors
  NameDescription
Public methodInvalidSpecificationCategoryException
Initializes a new instance of the InvalidSpecificationCategoryException class.
Public methodInvalidSpecificationCategoryException(String)
Initializes a new instance of the InvalidSpecificationCategoryException class with a specified error message.
Public methodInvalidSpecificationCategoryException(SerializationInfo, StreamingContext)
Initializes a new instance of the InvalidSpecificationCategoryException class with serialized data.
Top
See Also