CMOpenProfileException Constructor

Initializes a new instance of the CMOpenProfileException class.

Overload List

Name Description
Public method CMOpenProfileException()

Initializes a new instance of the CMOpenProfileException class.

Public method CMOpenProfileException(String)

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

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