| Package | Description |
|---|---|
| de.dentrassi.varlink.spi | |
| org.kernel.kmod |
| Modifier and Type | Method and Description |
|---|---|
CallResponse |
CallErrorException.getCallResult() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CallResponse> |
Connection.call(CallRequest call) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Errors.check(CallResponse response) |
static void |
Errors.checkErrors(CallResponse response,
BiFunction<String,CallResponse,RuntimeException> errorMapper) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Errors.checkErrors(CallResponse response,
BiFunction<String,CallResponse,RuntimeException> errorMapper) |
| Constructor and Description |
|---|
CallErrorException(CallResponse result) |
| Modifier and Type | Method and Description |
|---|---|
void |
KmodImpl.checkError(CallResponse response) |
RuntimeException |
KmodImpl.mapError(String error,
CallResponse response) |
Copyright © 2017–2018. All rights reserved.