Package io.fluentlenium.core
Class ScreenshotNotCreatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.fluentlenium.core.ScreenshotNotCreatedException
- All Implemented Interfaces:
Serializable
Exception type to be thrown when a screenshot taking process couldn't finish.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ScreenshotNotCreatedException
-