| Home | Trees | Indices | Help |
|---|
|
|
All exceptions used in couchdbkit.
|
|||
|
InvalidAttachment raised when an attachment is invalid |
|||
|
DuplicatePropertyError exception raised when there is a duplicate property in a model |
|||
|
BadValueError exception raised when a value can't be validated or is required |
|||
|
MultipleResultsFound exception raised when more than one object is returned by the get_by method |
|||
|
NoResultFound exception returned when no results are found |
|||
|
ReservedWordError exception raised when a reserved word is used in Document schema |
|||
|
DocsPathNotFound exception raised when path given for docs isn't found |
|||
|
BulkSaveError exception raised when bulk save contain errors. |
|||
|
ViewServerError exception raised by view server |
|||
|
MacroError exception raised when macro parsiing error in functions |
|||
|
DesignerError unkown exception raised by the designer |
|||
|
ResourceNotFound Exception raised when resource is not found |
|||
|
ResourceConflict Exception raised when there is conflict while updating |
|||
|
PreconditionFailed Exception raised when 412 HTTP error is received in response to a request |
|||
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri May 4 11:48:40 2012 | http://epydoc.sourceforge.net |