@HashCodeAndEqualsPlugin.Enhance(includeSyntheticFields=true) protected class TypeDescription.Generic.AnnotationReader.Dispatcher.ForJava8CapableVm.AnnotatedExceptionType extends TypeDescription.Generic.AnnotationReader.Delegator
TypeDescription.Generic.AnnotationReader.Delegator.Chained, TypeDescription.Generic.AnnotationReader.Delegator.ForRecordComponent
TypeDescription.Generic.AnnotationReader.Delegator, TypeDescription.Generic.AnnotationReader.Dispatcher, TypeDescription.Generic.AnnotationReader.ForComponentType, TypeDescription.Generic.AnnotationReader.ForOwnerType, TypeDescription.Generic.AnnotationReader.ForTypeArgument, TypeDescription.Generic.AnnotationReader.ForTypeVariableBoundType, TypeDescription.Generic.AnnotationReader.ForWildcardLowerBoundType, TypeDescription.Generic.AnnotationReader.ForWildcardUpperBoundType, TypeDescription.Generic.AnnotationReader.NoOp
NO_ARGUMENTS
DISPATCHER
Modifier | Constructor and Description |
---|---|
protected |
AnnotatedExceptionType(AccessibleObject executable,
int index)
Creates a new annotation reader for an annotated exception type.
|
Modifier and Type | Method and Description |
---|---|
AnnotatedElement |
resolve()
Resolves the underlying
AnnotatedElement . |
asList, ofComponentType, ofOuterClass, ofOwnerType, ofTypeArgument, ofTypeVariableBoundType, ofWildcardLowerBoundType, ofWildcardUpperBoundType
protected AnnotatedExceptionType(AccessibleObject executable, int index)
executable
- The represented executable.index
- The exception type's index.public AnnotatedElement resolve()
AnnotatedElement
.Copyright © 2014–2020. All rights reserved.