Class CommerceConsentGivenException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.servicelayer.exceptions.SystemException
-
- de.hybris.platform.commerceservices.consent.exceptions.CommerceConsentGivenException
-
- All Implemented Interfaces:
java.io.Serializable
public class CommerceConsentGivenException extends SystemException
Exception indicating that a user already gave a consent.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommerceConsentGivenException(java.lang.String message)
-