Class RestExceptionFactory

java.lang.Object
com.peterphi.std.guice.restclient.exception.RestExceptionFactory

public class RestExceptionFactory extends Object
A factory that reflectively builds instances of RestException
This factory is used to gain access to the package-private setter methods in RestException
  • Constructor Details

    • RestExceptionFactory

      public RestExceptionFactory()
  • Method Details