Click or drag to resize
MeridianException Constructor
Overload List
  NameDescription
Public methodMeridianException
Initializes a new instance of the MeridianException class.
Public methodMeridianException(String)
Initializes a new instance of the MeridianException class with a specified error message.
Public methodMeridianException(String, Exception)
Initializes a new instance of the MeridianException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also