Class NoSuchContextException

All Implemented Interfaces:
Serializable

public class NoSuchContextException extends NotFoundException
Thrown by ContextAware.context(String) WebDriver.switchTo().context(String name)}.
See Also:
  • Constructor Details

    • NoSuchContextException

      public NoSuchContextException(String reason)
    • NoSuchContextException

      public NoSuchContextException(String reason, Throwable cause)