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