Uses of Class
com.teamdev.jxbrowser.engine.EngineInitializationException
Packages that use EngineInitializationException
Package
Description
This package provides the classes that allow you to work with engines.
-
Uses of EngineInitializationException in com.teamdev.jxbrowser.engine
Subclasses of EngineInitializationException in com.teamdev.jxbrowser.engineModifier and TypeClassDescriptionfinal classThrown when the verification of the Chromium binary files has failed and the binaries cannot be extracted from the resources.classThrown when startup of the Chromium process has been failed.final classThrown when the given license is invalid.final classThrown when Inter-Process Communication (IPC) setup has been failed.classA superclass of those exceptions that can be thrown during license checking.final classThrown when Chromium fails to find the required system libraries on Linux.final classThrown when no license found.final classThrown when the current environment does not support running the engine in sandbox mode, and sandboxing was not explicitly disabled.final classThrown when the user data directory is already used by another Engine instance in this or another Java application.final classThrown when the user data directory does not exist and cannot be created.