This documentation is for the old version. Go to the latest Graphics Mill docs

CMInappropriateProfileException Constructor

Initializes a new instance of the CMInappropriateProfileException class.

Overload List

Name Description
Public method CMInappropriateProfileException()

Initializes a new instance of the CMInappropriateProfileException class.

Public method CMInappropriateProfileException(String)

Initializes a new instance of the CMInappropriateProfileException class with a name of the profile which causes a error.

Public method 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.

See Also

Reference