Annotation Interface ServerError


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