Class SepaException

Namespace
Subsembly.Sepa
Assembly
Subsembly.Sepa.dll

Special exception for particular SEPA related errors.

public class SepaException : Exception, ISerializable
Inheritance
SepaException
Implements
Inherited Members

Properties

ExceptionCode

Indicates the cause of the exception.

public SepaExceptionCode ExceptionCode { get; }

Property Value

SepaExceptionCode

Message

public override string Message { get; }

Property Value

string

Path

public string Path { get; }

Property Value

string