Click or drag to resize

EgaisDataException Constructor

Overload List
  NameDescription
Public methodEgaisDataException
Initializes a new instance of the EgaisDataException class.
Public methodEgaisDataException(String, Exception)
Initializes a new instance of the EgaisDataException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public methodEgaisDataException(String, IEnumerableString, IEnumerableString, IEnumerableString, IEnumerableValueTupleString, String, String)
Initializes a new instance of the EgaisDataException class with a specified error message. The error message (optional).Excise stamps on which error occured.Excise stamps missing alc codes on which error occured.Excise stamps empty volumes on which error occured.Excise stamps which are not equal by fsrarIds.FsRarId on which error occured.
Top
See Also