Class NoSuchWishListException

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

public class NoSuchWishListException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchWishListException

      public NoSuchWishListException()
    • NoSuchWishListException

      public NoSuchWishListException(String msg)
    • NoSuchWishListException

      public NoSuchWishListException(String msg, Throwable throwable)
    • NoSuchWishListException

      public NoSuchWishListException(Throwable throwable)