Initializes a new instance of CMTransformException class.
Name | Description | |
---|---|---|
CMTransformException() |
Initializes a new instance of CMTransformException class. |
|
CMTransformException(String) |
Initializes a new instance of the CMTransformException class with a specified error message. |
|
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. |