Class CommerceConsentWithdrawnException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.commerceservices.consent.exceptions.CommerceConsentWithdrawnException
All Implemented Interfaces:
Serializable

public class CommerceConsentWithdrawnException extends RuntimeException
Exception to be thrown when a user tries to withdraw a consent that is already withdrawn.
See Also:
  • Constructor Details

    • CommerceConsentWithdrawnException

      public CommerceConsentWithdrawnException(String message)