Class PortalCacheException

Object
Throwable
Exception
RuntimeException
com.liferay.portal.kernel.cache.PortalCacheException
All Implemented Interfaces:
Serializable

public class PortalCacheException extends RuntimeException
Author:
Joseph Shum
See Also:
  • Constructor Details

    • PortalCacheException

      public PortalCacheException()
    • PortalCacheException

      public PortalCacheException(String msg)
    • PortalCacheException

      public PortalCacheException(String msg, Throwable throwable)
    • PortalCacheException

      public PortalCacheException(Throwable throwable)