public class SeleniumException extends RuntimeException
SeleniumException(Exception e)
SeleniumException(String message)
SeleniumException(String message, Exception e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SeleniumException(String message)
public SeleniumException(Exception e)
public SeleniumException(String message, Exception e)