类 ExceptionExcludedOffsetFilter

    • 构造器详细资料

      • ExceptionExcludedOffsetFilter

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