CMTransformException Constructor

Initializes a new instance of the CMTransformException class.

Overload List

Name Description
Public method CMTransformException()

Initializes a new instance of the CMTransformException class.

Public method CMTransformException(String)

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

Public method CMTransformException(String, Exception)

Initializes a new instance of the CMTransformException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference