module documentation
Errors for the library.
All exceptions defined by the library should be defined in this file.
| Exception | |
Error occurred during batch operations. |
| Exception | |
Base error for this module. |
| Exception | |
HTTP data was invalid or unexpected. |
| Exception | |
The given chunksize is not valid. |
| Exception | |
The JSON returned could not be parsed. |
| Exception | |
The channel Notification is invalid. |
| Exception | |
Media is larger than the method can accept. |
| Exception | |
Error occurred during resumable upload. |
| Exception | |
That is an unacceptable mimetype for this operation. |
| Exception | |
Exception raised by RequestMockBuilder on unexpected bodies. |
| Exception | |
Exception raised by RequestMockBuilder on unexpected calls. |
| Exception | |
No API with that name and version exists. |
| Exception | |
File type unknown or unexpected. |
| Exception | |
Link type unknown or unexpected. |
| Variable | __author__ |
Undocumented |