Package lumis.portal.page.cache
Class PageCacheControllerHtml.PageUnavailableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- lumis.portal.PortalException
-
- lumis.portal.page.cache.PageCacheControllerHtml.PageUnavailableException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PageCacheControllerHtml
protected static class PageCacheControllerHtml.PageUnavailableException extends PortalException
Exception thrown when the requested page is temporarily unavailable, for example, due to timeout in the page generation.- Since:
- 4.1.1
- Version:
- $Revision: 21592 $ $Date: 2018-08-01 18:37:51 -0300 (Wed, 01 Aug 2018) $
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class lumis.portal.PortalException
resources
-
-
Constructor Summary
Constructors Constructor Description PageUnavailableException()
-
Method Summary
-
Methods inherited from class lumis.portal.PortalException
getLocalizedMessage, getLocalizedMessage, getResources, logExceptionCreation, toString, toXmlString
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-