Package com.gigaspaces.client
Class ResourceCapacityExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.client.ResourceCapacityExceededException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
LimitExceededException,MemoryShortageException,RedoLogCapacityExceededException
Thrown when a resource usage is exceeding its capacity
MemoryShortageException RedoLogCapacityExceededException- Since:
- 7.1
- Author:
- eitany
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResourceCapacityExceededException(String message) ResourceCapacityExceededException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResourceCapacityExceededException
-
ResourceCapacityExceededException
-
ResourceCapacityExceededException
-