public class BvwErrorResponseHandler extends Object implements HttpResponseHandler
| Constructor and Description |
|---|
BvwErrorResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(BceHttpResponse httpResponse,
AbstractBceResponse response)
Bvw Implementation of HttpResponseHandler.
|
public boolean handle(BceHttpResponse httpResponse, AbstractBceResponse response) throws Exception
handle in interface HttpResponseHandlerhttpResponse - The http responseresponse - The bce responseException - JsonMappingException or JsonParseExceptionCopyright © 2022. All rights reserved.