| Exception | Description |
|---|---|
| FieldNotFoundException |
An exception which is thrown when a field could not be found during the transformation.
|
| InvalidTargetException |
An exception which is thrown when the target of an injection could not be found.
|
| MethodNotFoundException |
An exception which is thrown when a method could not be found during the transformation.
|
| TransformerException |
An exception which is thrown when there is a general error during the transformation.
|
| TransformerLoadException |