Interface DBSchemaLoader.ExceptionHandler<T extends java.lang.Exception,​R>

  • Enclosing class:
    DBSchemaLoader

    public static interface DBSchemaLoader.ExceptionHandler<T extends java.lang.Exception,​R>
    • Method Detail

      • handleException

        R handleException​(T ex)