Package com.sap.cds

Class CdsDataStoreException

All Implemented Interfaces:
Serializable

public class CdsDataStoreException extends CdsException
Exception thrown when an operation fails in the CdsDataStore.
See Also:
  • Constructor Details

    • CdsDataStoreException

      public CdsDataStoreException(String message, Throwable e)
    • CdsDataStoreException

      public CdsDataStoreException(String message)