Class NoSuchContextException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openqa.selenium.WebDriverException
org.openqa.selenium.NotFoundException
io.appium.java_client.NoSuchContextException
All Implemented Interfaces:
Serializable

public class NoSuchContextException extends org.openqa.selenium.NotFoundException
See Also:
  • Constructor Details

    • NoSuchContextException

      public NoSuchContextException(String reason)
    • NoSuchContextException

      public NoSuchContextException(String reason, Throwable cause)