public static class CoreAnnotations.ExceptionAnnotation extends Object implements CoreAnnotation<Throwable>
| Constructor and Description |
|---|
ExceptionAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Class<Throwable> |
getType()
Returns the type associated with this annotation.
|
public Class<Throwable> getType()
CoreAnnotationgetType in interface CoreAnnotation<Throwable>