Trees | Indices | Help |
---|
|
Errors for the library. All exceptions defined by the library should be defined in this file.
Author: jcgregorio@google.com (Joe Gregorio)
|
|||
Error Base error for this module. |
|||
HttpError HTTP data was invalid or unexpected. |
|||
InvalidJsonError The JSON returned could not be parsed. |
|||
UnknownLinkType Link type unknown or unexpected. |
|||
UnknownApiNameOrVersion No API with that name and version exists. |
|||
UnacceptableMimeTypeError That is an unacceptable mimetype for this operation. |
|||
MediaUploadSizeError Media is larger than the method can accept. |
|||
ResumableUploadError Error occured during resumable upload. |
|||
BatchError Error occured during batch operations. |
|||
UnexpectedMethodError Exception raised by RequestMockBuilder on unexpected calls. |
|||
UnexpectedBodyError Exception raised by RequestMockBuilder on unexpected bodies. |
|
|||
__package__ =
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Aug 3 07:38:25 2012 | http://epydoc.sourceforge.net |