Annotation Interface ClientError


@Qualifier @Target({FIELD,PARAMETER,METHOD}) @Retention(RUNTIME) public @interface ClientError
Implies that the object can address HttpResponses that contain status code 4xx.