public class Selenium2LibraryFatalException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static boolean |
ROBOT_EXIT_ON_FAILURE
Mark this exception as fatal
|
| Constructor and Description |
|---|
Selenium2LibraryFatalException() |
Selenium2LibraryFatalException(String string) |
Selenium2LibraryFatalException(String string,
Throwable t) |
Selenium2LibraryFatalException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final boolean ROBOT_EXIT_ON_FAILURE
Copyright © 2014. All rights reserved.