GigaSpaces XAP 9.5 API

org.openspaces.core
Class ResourceCapacityExceededException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.springframework.core.NestedRuntimeException
                  extended by org.springframework.dao.DataAccessException
                      extended by org.openspaces.core.ResourceCapacityExceededException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RedoLogCapacityExceededException, SpaceMemoryShortageException

public class ResourceCapacityExceededException
extends DataAccessException

This exception indicates that a resource usage on the server is exceeding its capacity SpaceMemoryShortageException RedoLogCapacityExceededException ResourceCapacityExceededException

Since:
7.1
Author:
eitany
See Also:
Serialized Form

Constructor Summary
ResourceCapacityExceededException(com.gigaspaces.client.ResourceCapacityExceededException e)
           
ResourceCapacityExceededException(String msg, Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceCapacityExceededException

public ResourceCapacityExceededException(com.gigaspaces.client.ResourceCapacityExceededException e)

ResourceCapacityExceededException

public ResourceCapacityExceededException(String msg,
                                         Throwable cause)

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.