Package | Description |
---|---|
com.couchbase.client.protocol.views | |
net.spy.memcached.ops |
Fundamental protocol operation interfaces
|
net.spy.memcached.protocol |
Base classes for protocol abstractions.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewException
An exception thrown for non-200 server error codes.
|
Modifier and Type | Field and Description |
---|---|
protected OperationException |
HttpOperationImpl.exception |
Modifier and Type | Method and Description |
---|---|
OperationException |
HttpOperation.getException() |
OperationException |
HttpOperationImpl.getException() |
Modifier and Type | Method and Description |
---|---|
void |
HttpOperationImpl.setException(OperationException e) |
Modifier and Type | Method and Description |
---|---|
OperationException |
Operation.getException()
Get the exception that occurred (or null if no exception occurred).
|
Modifier and Type | Method and Description |
---|---|
OperationException |
BaseOperationImpl.getException() |
Copyright © 2006-2009 Dustin Sallings, 2009-2014 Couchbase, Inc.