@JavaDispatcher.Proxied(value="java.lang.reflect.Executable") protected static interface TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedExecutableExceptionType.Dispatcher
java.lang.reflect.Executable.| Modifier and Type | Method and Description |
|---|---|
AnnotatedElement[] |
getAnnotatedExceptionTypes(Object executable)
Resolves the supplied
java.lang.reflect.Executable's annotated exception types. |
@JavaDispatcher.Defaults AnnotatedElement[] getAnnotatedExceptionTypes(Object executable)
java.lang.reflect.Executable's annotated exception types.executable - The executable for which to resolve its annotated exception types.Copyright © 2014–2025. All rights reserved.