|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbAccessException | |
|---|---|
| org.ektorp | |
| org.ektorp.http | |
| Uses of DbAccessException in org.ektorp |
|---|
| Subclasses of DbAccessException in org.ektorp | |
|---|---|
class |
DocumentExistsException
Deprecated. UpdateConflictException is now thrown if the document already exists. |
class |
DocumentNotFoundException
|
class |
InvalidDocumentException
|
class |
UpdateConflictException
|
class |
ViewResultException
|
| Uses of DbAccessException in org.ektorp.http |
|---|
| Methods in org.ektorp.http that return DbAccessException | |
|---|---|
static DbAccessException |
StdResponseHandler.createDbAccessException(HttpResponse hr)
Creates an DbAccessException which specific type is determined by the response code in the http response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||