Source code for pyplanet.core.storage.exceptions


[docs]class StorageException(Exception): """Base storage exception."""