Package | Description |
---|---|
com.teamdev.jxbrowser.engine |
This package provides the classes that allow you to work with engines.
|
Modifier and Type | Class and Description |
---|---|
class |
ChromiumProcessStartupFailureException
Thrown when startup of the Chromium process has been failed.
|
class |
InvalidLicenseException
Thrown when the given license is invalid.
|
class |
IpcSetupFailureException
Thrown when Inter-Process Communication (IPC) setup has been failed.
|
class |
NoLicenseException
Thrown when no license found.
|
class |
UserDataDirectoryAlreadyInUseException
Thrown when the user data directory is already used by another Engine instance in this or another
Java application.
|