Class CommerceConsentWithdrawnException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.commerceservices.consent.exceptions.CommerceConsentWithdrawnException
-
- All Implemented Interfaces:
java.io.Serializable
public class CommerceConsentWithdrawnException extends java.lang.RuntimeExceptionException to be thrown when a user tries to withdraw a consent that is already withdrawn.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommerceConsentWithdrawnException(java.lang.String message)
-