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