Package-level declarations

Types

Link copied to clipboard
abstract class BaseOptions
Link copied to clipboard
class ConfigLoadException(message: String, cause: Throwable? = null) : RuntimeException

Thrown when startup cannot complete — a configuration file or URL cannot be loaded/parsed, or the command-line options fail to parse — and the process was started with exitOnMissingConfig = false (the embedded mode used by Agent.startAsyncAgent).

Link copied to clipboard

Environment variables recognized by the Proxy and Agent processes.