Class ExceptionOffsetFilter

    • Constructor Detail

      • ExceptionOffsetFilter

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