Class UnableToCreateProfileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openqa.selenium.WebDriverException
org.openqa.selenium.firefox.UnableToCreateProfileException
All Implemented Interfaces:
Serializable

public class UnableToCreateProfileException extends org.openqa.selenium.WebDriverException
See Also:
  • Constructor Details

    • UnableToCreateProfileException

      public UnableToCreateProfileException(Throwable e)
    • UnableToCreateProfileException

      public UnableToCreateProfileException(String message)