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