com.liferay.portal.kernel.cache
Class PortalCacheException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.liferay.portal.kernel.cache.PortalCacheException
- All Implemented Interfaces:
- Serializable
public class PortalCacheException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PortalCacheException
public PortalCacheException()
PortalCacheException
public PortalCacheException(String msg)
PortalCacheException
public PortalCacheException(String msg,
Throwable cause)
PortalCacheException
public PortalCacheException(Throwable cause)