|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RiakIORuntimeException | |
|---|---|
| com.basho.riak.client.plain | |
| com.basho.riak.client.response | |
| com.basho.riak.client.util | |
| Uses of RiakIORuntimeException in com.basho.riak.client.plain |
|---|
| Methods in com.basho.riak.client.plain with parameters of type RiakIORuntimeException | |
|---|---|
void |
ConvertToCheckedExceptions.handle(RiakIORuntimeException e)
Throws a checked RiakIOException |
| Constructors in com.basho.riak.client.plain with parameters of type RiakIORuntimeException | |
|---|---|
RiakIOException(RiakIORuntimeException e)
|
|
| Uses of RiakIORuntimeException in com.basho.riak.client.response |
|---|
| Methods in com.basho.riak.client.response with parameters of type RiakIORuntimeException | |
|---|---|
void |
RiakExceptionHandler.handle(RiakIORuntimeException e)
Handle exceptions caused by communication errors with the sever |
| Constructors in com.basho.riak.client.response that throw RiakIORuntimeException | |
|---|---|
FetchResponse(HttpResponse r,
RiakClient riak)
On a 2xx response, parse the HTTP response from Riak into a RiakObject. |
|
| Uses of RiakIORuntimeException in com.basho.riak.client.util |
|---|
| Methods in com.basho.riak.client.util with parameters of type RiakIORuntimeException | |
|---|---|
HttpResponse |
ClientHelper.toss(RiakIORuntimeException e)
Hands exception e to installed exception handler if there is
one or throw it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||