com.liferay.portlet.shopping
Class NoSuchItemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.NoSuchModelException
com.liferay.portlet.shopping.NoSuchItemException
- All Implemented Interfaces:
- Serializable
public class NoSuchItemException
- extends NoSuchModelException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchItemException
public NoSuchItemException()
NoSuchItemException
public NoSuchItemException(String msg)
NoSuchItemException
public NoSuchItemException(String msg,
Throwable cause)
NoSuchItemException
public NoSuchItemException(Throwable cause)