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