Class UnsupportedBrowserTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.shakespeareframework.selenium.UnsupportedBrowserTypeException
All Implemented Interfaces:
Serializable

public class UnsupportedBrowserTypeException extends RuntimeException
RuntimeException to be thrown when the given string did not match any BrowserType.
See Also:
  • Constructor Details

    • UnsupportedBrowserTypeException

      public UnsupportedBrowserTypeException(String string)
      Parameters:
      string - the string not matching any BrowserType