Package | Description |
---|---|
net.ravendb.abstractions.connection | |
net.ravendb.abstractions.extensions | |
net.ravendb.client.connection |
Modifier and Type | Method and Description |
---|---|
static ErrorResponseException |
ErrorResponseException.fromResponseMessage(org.apache.http.client.methods.CloseableHttpResponse response) |
static ErrorResponseException |
ErrorResponseException.fromResponseMessage(org.apache.http.client.methods.CloseableHttpResponse response,
boolean readErrorString) |
Constructor and Description |
---|
ErrorResponseException(ErrorResponseException e,
String message) |
Modifier and Type | Method and Description |
---|---|
static <T> T |
ExceptionExtensions.tryReadErrorResponseObject(Class<T> clazz,
ErrorResponseException ex) |
Modifier and Type | Method and Description |
---|---|
protected ConcurrencyException |
ServerClient.fetchConcurrencyException(ErrorResponseException e) |
Copyright © 2016. All Rights Reserved.