Package org.jclouds.b2.handlers
Class ParseB2ErrorFromJsonContent
- All Implemented Interfaces:
 com.google.common.base.Function<HttpResponse,,B2Error> Function<HttpResponse,,B2Error> HttpErrorHandler
public final class ParseB2ErrorFromJsonContent
extends ParseJson<B2Error>
implements HttpErrorHandler
- 
Field Summary
Fields inherited from interface org.jclouds.http.HttpErrorHandler
NOOP - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.common.base.Function
equals 
- 
Method Details
- 
handleError
- Specified by:
 handleErrorin interfaceHttpErrorHandler
 
 -