Package org.alfresco.utility.exception
Class PageRenderTimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.utility.exception.PageRenderTimeException
- All Implemented Interfaces:
Serializable
Throws an exception if the operation of RenderTime has exceeded
the max wait time.
- Author:
- Paul.Brodner
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPageRenderTimeException(String reason) PageRenderTimeException(String reason, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PageRenderTimeException
-
PageRenderTimeException
-
PageRenderTimeException
public PageRenderTimeException()
-