net.thucydides.core.screenshots
Class ScreenshotException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thucydides.core.screenshots.ScreenshotException
- All Implemented Interfaces:
- Serializable
public class ScreenshotException
- extends RuntimeException
The screenshot could not be taken for some reason.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ScreenshotException
public ScreenshotException(String message,
Throwable e)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.