Class GuestCartMaxAllowedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.exception.GuestCartMaxAllowedException
All Implemented Interfaces:
Serializable

public class GuestCartMaxAllowedException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • GuestCartMaxAllowedException

      public GuestCartMaxAllowedException()
    • GuestCartMaxAllowedException

      public GuestCartMaxAllowedException(String msg)
    • GuestCartMaxAllowedException

      public GuestCartMaxAllowedException(String msg, Throwable throwable)
    • GuestCartMaxAllowedException

      public GuestCartMaxAllowedException(Throwable throwable)