Class SpaceUnavailableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.openspaces.core.SpaceUnavailableException
All Implemented Interfaces:
Serializable

public class SpaceUnavailableException extends org.springframework.dao.DataAccessException
This exception is thrown in case when space is unavailable.
Author:
kimchy
See Also:
  • Constructor Details

  • Method Details

    • getMemberName

      public String getMemberName()