Class StoreException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PersistentStoreException, RAMStoreException

public class StoreException extends ReasoningException
See Also:
  • Constructor Details

    • StoreException

      public StoreException(String message)
    • StoreException

      public StoreException(String message, Exception cause)