Package de.bwaldvogel.mongo.backend
Class ReadOnlyProxy.ReadOnlyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.bwaldvogel.mongo.exception.MongoServerException
de.bwaldvogel.mongo.backend.ReadOnlyProxy.ReadOnlyException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ReadOnlyProxy
- See Also:
-
Method Summary
Methods inherited from class de.bwaldvogel.mongo.exception.MongoServerException
getMessageWithoutErrorCode, isLogError, setLogErrorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString