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