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
Exception class regarding the availability of the CAR back end
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBackendDownException(String message) BackendDownException(String message, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BackendDownException
public BackendDownException() -
BackendDownException
-
BackendDownException
-
BackendDownException
-