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:
java.io.Serializable
public class PageRenderTimeException extends java.lang.RuntimeExceptionThrows an exception if the operation of RenderTime has exceeded the max wait time.- Author:
- Paul.Brodner
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PageRenderTimeException()PageRenderTimeException(java.lang.String reason)PageRenderTimeException(java.lang.String reason, java.lang.Throwable cause)
-