Uses of Class
com.peterphi.std.guice.restclient.exception.RestException
Package
Description
-
Uses of RestException in com.peterphi.std.guice.restclient.exception
Modifier and TypeClassDescriptionclass
Represents a server-side exception that could not be bound to a local client-side RestException implementation (for example, an IllegalArgumentException thrown server-side)Modifier and TypeMethodDescriptionRestExceptionFactory.build
(RestFailure failure, javax.ws.rs.client.ClientResponseContext responseContext) -
Uses of RestException in com.peterphi.usermanager.guice.authentication
Modifier and TypeClassDescriptionclass
Thrown to indicate that an operation was refused because the user did not have the necessary role