Package org.jclouds.http.annotation
Annotation Type ServerError
- 
@Qualifier @Target({FIELD,PARAMETER,METHOD}) @Retention(RUNTIME) public @interface ServerError
Implies that the object can addressHttpResponses that contain status code 5xx. 
@Qualifier @Target({FIELD,PARAMETER,METHOD}) @Retention(RUNTIME) public @interface ServerError
HttpResponses that contain status
 code 5xx.