Package com.github.hypfvieh.db
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
Exception which will be thrown if something went wrong.
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungH2UpdaterException(String _message) H2UpdaterException(String _message, Throwable _cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
H2UpdaterException
-
H2UpdaterException
-