Class RegistrationNotEnabledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.b2bacceleratorfacades.exception.RegistrationNotEnabledException
All Implemented Interfaces:
Serializable

public class RegistrationNotEnabledException extends BusinessException
Thrown when registration is not enabled
See Also:
  • Constructor Details

    • RegistrationNotEnabledException

      public RegistrationNotEnabledException(String message, Throwable cause)
    • RegistrationNotEnabledException

      public RegistrationNotEnabledException(String message)
    • RegistrationNotEnabledException

      public RegistrationNotEnabledException(Throwable cause)