TransformationNotFoundException Class |
Namespace: Ptv.Components.Projections
The TransformationNotFoundException type exposes the following members.
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.
|
Name | Description | |
---|---|---|
ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |