Class ExceptionExcludedOffsetFilter

    • Constructor Detail

      • ExceptionExcludedOffsetFilter

        public ExceptionExcludedOffsetFilter​(int instructionOffset,
                                             ExceptionInfoVisitor exceptionInfoVisitor)
        Creates a new ExceptionExcludedOffsetFilter.
        Parameters:
        instructionOffset - the instruction offset.
        exceptionInfoVisitor - the ExceptionInfoVisitor to which visits will be delegated.