接口 ExceptionHandler.ExceptionListener

封闭类:
ExceptionHandler

public static interface ExceptionHandler.ExceptionListener
异常监听器接口
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    异常发生时的回调
  • 方法详细资料

    • onException

      void onException(FsHelperException exception)
      异常发生时的回调
      参数:
      exception - 异常