Klasse H2Updater.H2UpdaterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.hypfvieh.db.H2Updater.H2UpdaterException
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
H2Updater

public static class H2Updater.H2UpdaterException extends Exception
Exception which will be thrown if something went wrong.
Siehe auch:
  • Konstruktordetails

    • H2UpdaterException

      public H2UpdaterException(String _message, Throwable _cause)
    • H2UpdaterException

      public H2UpdaterException(String _message)