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

CMOpenProfileException Constructor

Initializes a new instance of CMOpenProfileException class.

Overload List

Name Description
Public method CMOpenProfileException()

Initializes a new instance of CMOpenProfileException class.

Public method CMOpenProfileException(String)

Initializes a new instance of the CMOpenProfileException class with a specified error message.

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

See Also

Reference