Uses of Class
io.apicurio.registry.rest.client.exception.RestClientException
Packages that use RestClientException
Package
Description
-
Uses of RestClientException in io.apicurio.registry.rest.client.exception
Subclasses of RestClientException in io.apicurio.registry.rest.client.exceptionModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in io.apicurio.registry.rest.client.exception that return RestClientExceptionModifier and TypeMethodDescriptionstatic RestClientExceptionExceptionMapper.map(RestClientException ex) Methods in io.apicurio.registry.rest.client.exception with parameters of type RestClientExceptionModifier and TypeMethodDescriptionstatic RestClientExceptionExceptionMapper.map(RestClientException ex) Methods in io.apicurio.registry.rest.client.exception that throw RestClientExceptionModifier and TypeMethodDescriptionstatic RestClientExceptionExceptionMapper.map(RestClientException ex) -
Uses of RestClientException in io.apicurio.registry.rest.client.impl
Methods in io.apicurio.registry.rest.client.impl that return RestClientExceptionModifier and TypeMethodDescriptionprotected static RestClientExceptionRegistryClientImpl.parseSerializationError(com.fasterxml.jackson.core.JsonProcessingException ex)