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