| Annotation Type | Description |
|---|---|
| VoltmxContext |
Use this annotation to mark a parameter of an exception handler (annotated
with
OnException) as a context parameter. |
| VoltmxException |
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.