| Overload | Description |
|---|---|
| MicrXpressException Constructor() | Initializes a new instance of the MicrXpressException class. |
| MicrXpressException Constructor(String) | Initializes a new instance of the MicrXpressException class with a specified error message. |
| MicrXpressException Constructor(String,Exception) | Initializes a new instance of the MicrXpressException class with a specified error message and a reference to the inner exception that caused this exception. |
