Click or drag to resize

NotApprovedException Class

Thrown when approvals have not been signed off.
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 NotApprovedException : xTendExceptionBase
Constructors
  NameDescription
Public methodNotApprovedException
Initializes a new instance of the NotApprovedException class.
Public methodNotApprovedException(String)
Initializes a new instance of the NotApprovedException class with a specified error message.
Public methodNotApprovedException(SerializationInfo, StreamingContext)
Initializes a new instance of the NotApprovedException class with serialized data.
Top
See Also