Package com.gigaspaces.persistency.error
Class SpaceMongoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.persistency.error.SpaceMongoException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SpaceMongoArchiveOperationHandlerException,SpaceMongoDataSourceException,SpaceMongoObjectNotSerializable,UnSupportedQueryException
Base runtime exception class for all mongo related exceptions.
- Author:
- Shadi Massalha
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSpaceMongoException(String message) SpaceMongoException(String message, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SpaceMongoException
-
SpaceMongoException
-