Class AttributeStoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.attribute_store.AttributeStoreException
All Implemented Interfaces:
Serializable

public class AttributeStoreException extends RuntimeException
Since:
10.2.0
Author:
Boris
See Also:
  • Constructor Details

    • AttributeStoreException

      public AttributeStoreException()
    • AttributeStoreException

      public AttributeStoreException(String message, Throwable cause)