Class ContentStoreException

All Implemented Interfaces:
Serializable

public class ContentStoreException extends OntopiaException
INTERNAL: Thrown when problems occur in content store implementations.

See Also:
  • Constructor Details

    • ContentStoreException

      public ContentStoreException(Throwable cause)
    • ContentStoreException

      public ContentStoreException(String message)
    • ContentStoreException

      public ContentStoreException(String message, Throwable cause)