MeridianException Constructor Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
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.
Back to Top
See Also