public final class B2ResponseException extends HttpResponseException
command, response
Constructor and Description |
---|
B2ResponseException(HttpCommand command,
HttpResponse response,
B2Error error) |
Modifier and Type | Method and Description |
---|---|
B2Error |
getError() |
getCommand, getContent, getResponse, setContent
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public B2ResponseException(HttpCommand command, HttpResponse response, B2Error error)
public B2Error getError()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.