Class PersistenceException

    • Constructor Summary

      Constructors 
      Constructor Description
      PersistenceException​(java.lang.Throwable e, StorageRequest storageRequest)
      Constructor to create PersistenceException
    • Method Summary

      • Methods inherited from class org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException

        getCode, getHttpStatus, getLocale
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PersistenceException

        public PersistenceException​(java.lang.Throwable e,
                                    StorageRequest storageRequest)
        Constructor to create PersistenceException
        Parameters:
        e - exception that was thrown
        storageRequest - object that holds values for creating or updating an item