Initializes a new instance of CMException class.
Name | Description | |
---|---|---|
![]() |
CMException() |
Initializes a new instance of CMException class. |
![]() |
CMException(String) |
Initializes a new instance of the CMException class with a specified error message. |
![]() |
CMException(String, Exception) |
Initializes a new instance of the CMException class with a specified error message and a reference to the inner exception that is the cause of this exception. |