| Package | Description |
|---|---|
| net.obvj.agents.util |
Provides utility classes in general.
|
| Modifier and Type | Method and Description |
|---|---|
static AgentConfigurationException |
Exceptions.agentConfiguration(String format,
Object... args)
Creates an
AgentConfigurationException with a formatted message. |
static AgentConfigurationException |
Exceptions.agentConfiguration(Throwable cause,
String format,
Object... args)
Creates an
AgentConfigurationException with a cause and a formatted message. |
Copyright © 2022. All rights reserved.