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