arrakis.utils.exceptions
Errors and exceptions
Exceptions
Base class for I/O related errors. |
|
Raised when a command could not be executed |
|
Raised when an archive cannot be read |
|
Raised when a registry operation with the archiving |
|
Raised when source and destination are the same file. |
|
Raised when trying to do a kind of operation (e.g. copying) which is |
Module Contents
- exception arrakis.utils.exceptions.ExecError[source]
Bases:
OSError
Raised when a command could not be executed
- exception arrakis.utils.exceptions.ReadError[source]
Bases:
OSError
Raised when an archive cannot be read
- exception arrakis.utils.exceptions.RegistryError[source]
Bases:
Exception
Raised when a registry operation with the archiving and unpacking registeries fails