Annotation Type | Description |
---|---|
KonyContext |
Use this annotation to mark a parameter of an exception handler (annotated
with
OnException ) as a context parameter. |
KonyException |
Use this annotation to mark a parameter of an exception handler (annotated
with
OnException ) as an exception parameter. |
OnException |
Use this annotation to mark a method as exception handler in
DataPostProcessor and DataPostProcessor2 classes. |
Copyright © 2019. All rights reserved.