Uses of Class
io.helidon.integrations.common.rest.ApiException
Package
Description
Common classes for accessing JSON based REST APIs of third party systems.
Vault integration.
-
Uses of ApiException in io.helidon.integrations.common.rest
Modifier and TypeClassDescriptionclass
Exception when invoking remote REST API caused by wrong response from the API call.final class
Implementation of theApiRestException
. -
Uses of ApiException in io.helidon.integrations.vault
Modifier and TypeClassDescriptionclass
Exception in Vault communication not based on HTTP response.class
Vault runtime exception.