public final class ChromiumProcessStartupFailureException extends EngineInitializationException
The Chromium process might be prevented from startup by antivirus software installed in the environment. This exception is thrown in such cases.
| Constructor and Description |
|---|
ChromiumProcessStartupFailureException()
Constructs a new instance of the
ChromiumProcessStartupFailureException. |
ChromiumProcessStartupFailureException(ExitCode exitCode) |