module documentation
Exception definitions.
| Exception | |
Exception raised when attempting to bind an already bound object. |
| Exception | |
Base class for all ZIM-related exceptions. |
| Exception | |
Baseclass for exceptions caused by binding-related functionality. |
| Exception | |
Exception raised when an operation requiring a bound object is performed on an unbound object. |
| Exception | |
Exception raised when a blob was not found inside a cluster. |
| Exception | |
Exception raised when an entry was not found. |
| Exception | |
Exception raised when a ZIM file is not compatible. |
| Exception | |
Exception raised when a missing dependency prevents a feature from working. |
| Exception | |
Exception raised when the counter could not be loaded. |
| Exception | |
Exception raised when a non-mutable/non-modifiable object is modified. |
| Exception | |
Exception raised when a file does not appear to be a ZIM file. |
| Exception | |
Exception raised when a class does not support an operation. |
| Exception | |
Exception raised when a parsing failed! |
| Exception | |
Exception raised when a redirect can not be resolved during writing. |
| Exception | |
Exception raised when a list is not sorted even though it is supposed to be. |
| Exception | |
Exception raised when no compressor/decompressor is known for a specific compression type. |
| Exception | |
Exception raised when a ZIM does not provide a feature. |
| Exception | |
Exception raised when trying to operate on a closed ZIM file. |
| Exception | |
Baseclass for exception related to ZIM creation/modification. |