Package de.caluga.morphium.driver
Klasse MorphiumDriverNetworkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.caluga.morphium.driver.MorphiumDriverException
de.caluga.morphium.driver.MorphiumDriverNetworkException
- Alle implementierten Schnittstellen:
Serializable
network related issues when accessing the database
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungMorphiumDriverNetworkException(String message) MorphiumDriverNetworkException(String message, Throwable cause) MorphiumDriverNetworkException(String msg, Throwable t, String collection, String db, Map<String, Object> query) -
Methodenübersicht
Von Klasse geerbte Methoden de.caluga.morphium.driver.MorphiumDriverException
getCollection, getDb, getMongoCode, getMongoReason, getQuery, setCollection, setDb, setMongoCode, setMongoReason, setQueryVon Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
MorphiumDriverNetworkException
-
MorphiumDriverNetworkException
-
MorphiumDriverNetworkException
-