Class CouponCodesNotFoundWsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
de.hybris.platform.couponwebservices.CouponCodesNotFoundWsException
- All Implemented Interfaces:
Serializable
Exception to be thrown in the case the coupon cannot be retrieved
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCouponCodesNotFoundWsException(String message) CouponCodesNotFoundWsException(String message, String reason) CouponCodesNotFoundWsException(String message, String reason, String subject) CouponCodesNotFoundWsException(String message, String reason, String subject, Throwable cause) CouponCodesNotFoundWsException(String message, String reason, Throwable cause) -
Method Summary
Methods inherited from class de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
getReason, getSubjectMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CouponCodesNotFoundWsException
-
CouponCodesNotFoundWsException
-
CouponCodesNotFoundWsException
-
CouponCodesNotFoundWsException
-
CouponCodesNotFoundWsException
-
-
Method Details
-
getType
- Specified by:
getTypein classWebserviceException
-
getSubjectType
- Specified by:
getSubjectTypein classWebserviceException
-