Click or drag to resize

CertificationNotFoundException Class

Thrown when the specified operator certification does not exist.
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 CertificationNotFoundException : xTendExceptionBase
Constructors
  NameDescription
Public methodCertificationNotFoundException
Initializes a new instance of the CertificationNotFoundException class.
Public methodCertificationNotFoundException(String)
Initializes a new instance of the CertificationNotFoundException class with a specified error message.
Public methodCertificationNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the CertificationNotFoundException class with serialized data.
Top
See Also