Initializes a new instance of the CMOpenProfileException class.
Name | Description | |
---|---|---|
CMOpenProfileException() |
Initializes a new instance of the CMOpenProfileException class. |
|
CMOpenProfileException(String) |
Initializes a new instance of the CMOpenProfileException class with a name of the profile which causes a error. |
|
CMOpenProfileException(String, Exception) |
Initializes a new instance of the CMOpenProfileException class with a specified error message and a reference to the inner exception that is the cause of this exception. |