Class TypeDescription.Generic.AnnotationReader.Dispatcher.ForJava8CapableVm.AnnotatedExceptionType

    • Constructor Detail

      • AnnotatedExceptionType

        protected AnnotatedExceptionType​(AccessibleObject executable,
                                         int index)
        Creates a new annotation reader for an annotated exception type.
        Parameters:
        executable - The represented executable.
        index - The exception type's index.