EPSFault Class

Fault exception thrown by EPS services.

Definition

Namespace: NFF.FIKS.EnterpriseServices.Components.Entities
Assembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class EPSFault
Inheritance
Object    EPSFault

Constructors

EPSFaultInitializes a new instance of the EPSFault class

Properties

Message Description of the error, warning or information message
Severity The ErrorType. Warning or Error

See Also