Package | Description |
---|---|
org.openjdk.jmh.runner.link |
Modifier and Type | Field and Description |
---|---|
private BenchmarkException |
ExceptionFrame.error |
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.atomic.AtomicReference<BenchmarkException> |
BinaryLinkServer.exception |
Modifier and Type | Method and Description |
---|---|
BenchmarkException |
ExceptionFrame.getError() |
BenchmarkException |
BinaryLinkServer.getException() |
Modifier and Type | Method and Description |
---|---|
void |
BinaryLinkClient.pushException(BenchmarkException error) |
Constructor and Description |
---|
ExceptionFrame(BenchmarkException error) |