Class WebCacheException

All Implemented Interfaces:
Serializable

public class WebCacheException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • WebCacheException

      public WebCacheException()
    • WebCacheException

      public WebCacheException(String msg)
    • WebCacheException

      public WebCacheException(String msg, Throwable throwable)
    • WebCacheException

      public WebCacheException(Throwable throwable)