pychunked_data_view.exceptions#
Exceptions#
Indicates an internal error. |
|
Unspecified run-time error. |
Module Contents#
- exception InternalError#
Bases:
ExceptionIndicates an internal error.
You will only see this exception if there is something broken inside pychunked_data_view.
Initialize self. See help(type(self)) for accurate signature.
- exception MarsRequestFormattingError#
Bases:
RuntimeErrorUnspecified run-time error.
Initialize self. See help(type(self)) for accurate signature.