Package com.liferay.portal.kernel.cache
Class PortalCacheException
Object
Throwable
Exception
RuntimeException
com.liferay.portal.kernel.cache.PortalCacheException
- All Implemented Interfaces:
Serializable
- Author:
- Joseph Shum
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPortalCacheException
(String msg, Throwable throwable) PortalCacheException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PortalCacheException
public PortalCacheException() -
PortalCacheException
-
PortalCacheException
-
PortalCacheException
-