com.liferay.portal.lar
Class PortletDataException
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.lar.PortletDataException
com.liferay.portal.lar.PortletDataException
- All Implemented Interfaces:
- Serializable
Deprecated. This class has been repackaged at
com.liferay.portal.kernel.lar
.
public class PortletDataException
- extends PortletDataException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PortletDataException
public PortletDataException()
- Deprecated.
PortletDataException
public PortletDataException(String msg)
- Deprecated.
PortletDataException
public PortletDataException(Throwable cause)
- Deprecated.
PortletDataException
public PortletDataException(String msg,
Throwable cause)
- Deprecated.