Package com.peterphi.std.guice.restclient.exception
package com.peterphi.std.guice.restclient.exception
-
ClassDescriptionA factory that reflectively builds instances of RestException
This factory is used to gain access to the package-private setter methods in RestExceptionRepresents a server-side exception that could not be bound to a local client-side RestException implementation (for example, an IllegalArgumentException thrown server-side)