Class ScreenshotNotCreatedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.fluentlenium.core.ScreenshotNotCreatedException
All Implemented Interfaces:
Serializable

public class ScreenshotNotCreatedException extends RuntimeException
Exception type to be thrown when a screenshot taking process couldn't finish.
See Also:
  • Constructor Details

    • ScreenshotNotCreatedException

      public ScreenshotNotCreatedException (String errorMessage, IOException e)