类 ExceptionOffsetFilter

    • 构造器详细资料

      • ExceptionOffsetFilter

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