org.jclouds.http.annotation
Annotation Type ClientError


@Qualifier
@Target(value={FIELD,PARAMETER,METHOD})
@Retention(value=RUNTIME)
public @interface ClientError

Implies that the object can address HttpResponses that contain status code 4xx.



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.