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, String, String)
Initializes a new instance of the EgaisDataException class with a specified error message. The error message (optional).Excise stamp on which error occured.FsRarId on which error occured.
Top
See Also