| TransformationNotFoundException Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Ptv.Components.Projections
 Syntax
SyntaxThe TransformationNotFoundException type exposes the following members.
 Constructors
Constructors| 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.
             | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | ToJson |  Converts an object to a JSON string representation. (Defined by JSONWriter.) | 
 See Also
See Also