| Exception | Description |
|---|---|
| DuplicatedElementsException |
Exception thrown by
KendalHandler when an element (field/method/etc...) with given
configuration (name/parameters/etc...) that is to be generated, already exists in the destination class. |
| ImproperNodeTypeException |
Exception thrown by
KendalHandler to signal misuse of AstHelper methods. |
| InvalidAnnotationException |
Exception thrown by
KendalHandler to signal misuse of annotation. |
| InvalidAnnotationParamsException |
Exception thrown by
KendalHandler to signal invalid annotation parameters. |
| InvalidArgumentException | |
| KendalException |
Exception thrown by
KendalHandler in case of any errors. |
| KendalRuntimeException |
Exception thrown by
KendalHandler in case of any errors. |
Copyright © 2019. All rights reserved.