Class CodeGenerationConfigurationNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
de.hybris.platform.webservicescommons.errors.exceptions.NotFoundException
de.hybris.platform.couponwebservices.CodeGenerationConfigurationNotFoundException
- All Implemented Interfaces:
Serializable
Exception to be thrown in the case the coupon code generation configuration cannot be retrieved
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCodeGenerationConfigurationNotFoundException(String message, String reason) CodeGenerationConfigurationNotFoundException(String message, String reason, String subject) CodeGenerationConfigurationNotFoundException(String message, String reason, String subject, Throwable cause) CodeGenerationConfigurationNotFoundException(String message, String reason, Throwable cause) -
Method Summary
Methods inherited from class de.hybris.platform.webservicescommons.errors.exceptions.NotFoundException
getSubjectTypeMethods 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
-
CodeGenerationConfigurationNotFoundException
-
CodeGenerationConfigurationNotFoundException
-
CodeGenerationConfigurationNotFoundException
-
CodeGenerationConfigurationNotFoundException
-
CodeGenerationConfigurationNotFoundException
-
-
Method Details
-
getType
- Overrides:
getTypein classNotFoundException
-