Class BackendDownException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.retail.oaa.commerce.services.rest.util.exception.BackendDownException
All Implemented Interfaces:
Serializable

public class BackendDownException extends RuntimeException
Exception class regarding the availability of the CAR back end
See Also:
  • Constructor Details

    • BackendDownException

      public BackendDownException()
    • BackendDownException

      public BackendDownException(String message)
    • BackendDownException

      public BackendDownException(Throwable e)
    • BackendDownException

      public BackendDownException(String message, Throwable e)