Interface FileUtil.ErrorReporter

  • Enclosing class:
    FileUtil

    public static interface FileUtil.ErrorReporter
    Used to report file operation errors to some log
    Since:
    9.0
    • Method Detail

      • error

        void error​(java.lang.String s)