@Inherited @Target(value=TYPE) @Retention(value=RUNTIME) public @interface ThrowableAnnotation
Throwable
into categories w.r.t. recovery.Modifier and Type | Optional Element and Description |
---|---|
ThrowableType |
value
Returns the type if the
Throwable . |
public abstract ThrowableType value
Throwable
.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.