Overload | Description |
---|---|
MBOException Constructor(String) | Initializes new instance of the MBOException class with specified error code. |
MBOException Constructor(String,String) | Initializes new instance of the MBOException class with specified error code and message. |
MBOException Constructor(String,String,Exception) | Initializes new instance of the MBOException class with specified error code, message and inner (child) exception. |