Home | 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. |
|||
UnknownFileType File type unknown or unexpected. |
|||
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. |
|||
InvalidChunkSizeError The given chunksize is not valid. |
|||
InvalidNotificationError The channel Notification is invalid. |
|||
BatchError Error occured during batch operations. |
|||
UnexpectedMethodError Exception raised by RequestMockBuilder on unexpected calls. |
|||
UnexpectedBodyError Exception raised by RequestMockBuilder on unexpected bodies. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 5 13:38:39 2017 | http://epydoc.sourceforge.net |