pyrocko.io.io_common¶
IO related exception definitions and utilities.
Exceptions
|
Base class for errors occurring when loading or saving data. |
|
Raised when a problem occurred while loading of a file. |
|
Raised when a problem occurred while saving of a file. |
- exception FileError(*args, **kwargs)[source]¶
Bases:
Exception
Base class for errors occurring when loading or saving data.