Uses of Class
io.apicurio.registry.rest.client.exception.RestClientException
-
Packages that use RestClientException Package Description io.apicurio.registry.rest.client.exception -
-
Uses of RestClientException in io.apicurio.registry.rest.client.exception
Methods in io.apicurio.registry.rest.client.exception that return RestClientException Modifier and Type Method Description static RestClientExceptionExceptionMapper. map(RestClientException ex)Methods in io.apicurio.registry.rest.client.exception with parameters of type RestClientException Modifier and Type Method Description static RestClientExceptionExceptionMapper. map(RestClientException ex)Methods in io.apicurio.registry.rest.client.exception that throw RestClientException Modifier and Type Method Description static RestClientExceptionExceptionMapper. map(RestClientException ex)
-