TransformationNotFoundException Constructor |
| Name | Description | |
|---|---|---|
| TransformationNotFoundException | Initializes a new instance of the TransformationNotFoundException class. | |
| TransformationNotFoundException(String) |
Initializes a new instance of the TransformationNotFoundException class, setting the provided message string.
| |
| TransformationNotFoundException(String, Exception) |
Initializes a new instance of the TransformationNotFoundException class, setting the provided message string and inner exception.
|