Uses of Class
io.helidon.integrations.common.rest.RestException.Builder
Packages that use RestException.Builder
Package
Description
Common classes for accessing JSON based REST APIs of third party systems.
-
Uses of RestException.Builder in io.helidon.integrations.common.rest
Methods in io.helidon.integrations.common.rest that return RestException.BuilderModifier and TypeMethodDescriptionstatic RestException.Builder
RestException.builder()
Create a new builder for this exception.