public class ChromeProcessTimeoutException extends ChromeProcessException
| Constructor and Description |
|---|
ChromeProcessTimeoutException(String message)
Instantiates a new Chrome process timeout exception.
|
ChromeProcessTimeoutException(String message,
Throwable cause)
Instantiates a new Chrome process timeout exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ChromeProcessTimeoutException(String message)
message - Message.Copyright © 2020. All rights reserved.