com.liferay.portlet.journal
Class NoSuchFeedException
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.journal.NoSuchFeedException
- All Implemented Interfaces:
- Serializable
public class NoSuchFeedException
- 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 |
NoSuchFeedException
public NoSuchFeedException()
NoSuchFeedException
public NoSuchFeedException(String msg)
NoSuchFeedException
public NoSuchFeedException(String msg,
Throwable cause)
NoSuchFeedException
public NoSuchFeedException(Throwable cause)