Class GuestWishListMaxAllowedException

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

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

    • GuestWishListMaxAllowedException

      public GuestWishListMaxAllowedException()
    • GuestWishListMaxAllowedException

      public GuestWishListMaxAllowedException(String msg)
    • GuestWishListMaxAllowedException

      public GuestWishListMaxAllowedException(String msg, Throwable throwable)
    • GuestWishListMaxAllowedException

      public GuestWishListMaxAllowedException(Throwable throwable)