@Retention(value=RUNTIME) @Target(value=PARAMETER) @Documented public @interface Handles
public void ... (@Handles ... CaughtException<...> ...) methods. If a method has a return type, it is
ignored.| Modifier and Type | Optional Element and Description |
|---|---|
int |
ordinal
Precedence relative to handlers for the same type
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.