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