org.alfresco.webdrone
Class PageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.webdrone.PageException
- All Implemented Interfaces:
- Serializable
public class PageException
- extends RuntimeException
Thrown by WebDrone when page has not rendered in the set time.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PageException
public PageException(String reason)
PageException
public PageException(String reason,
Throwable cause)
PageException
public PageException()
Copyright © 2012. All Rights Reserved.