org.openqa.selenium
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openqa.selenium.WebDriverException
org.openqa.selenium.NotFoundException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NoAlertPresentException, NoSuchElementException, NoSuchFrameException, NoSuchWindowException
public class NotFoundException
- extends WebDriverException
- See Also:
- Serialized Form
NotFoundException
public NotFoundException()
NotFoundException
public NotFoundException(String message)
NotFoundException
public NotFoundException(String message,
Throwable cause)
NotFoundException
public NotFoundException(Throwable cause)
Copyright © 2012. All Rights Reserved.