Class SapSubscriptionSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.servicelayer.exceptions.SystemException
de.hybris.platform.sap.saprevenuecloudorder.exception.SapSubscriptionSystemException
- All Implemented Interfaces:
Serializable
public class SapSubscriptionSystemException
extends de.hybris.platform.servicelayer.exceptions.SystemException
Exception is thrown when subscription service unable to process request because of external factors
like Database Unavailable, API Server not available etc.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSapSubscriptionSystemException(String message) SapSubscriptionSystemException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SapSubscriptionSystemException
-
SapSubscriptionSystemException
-
SapSubscriptionSystemException
-