Class PageRenderTimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.utility.exception.PageRenderTimeException
All Implemented Interfaces:
Serializable

public class PageRenderTimeException extends RuntimeException
Throws an exception if the operation of RenderTime has exceeded the max wait time.
Author:
Paul.Brodner
See Also:
  • Constructor Details

    • PageRenderTimeException

      public PageRenderTimeException(String reason)
    • PageRenderTimeException

      public PageRenderTimeException(String reason, Throwable cause)
    • PageRenderTimeException

      public PageRenderTimeException()