rads.exceptions =============== This section documents all exceptions that should be emitted from functions in the toplevel :mod:`rads` module. .. note:: If a toplevel function or method raises an exception that is not documented here please `submit an issue `_. .. autoclass:: rads.exceptions.RADSError :members: :noindex: .. autoclass:: rads.exceptions.InvalidDataroot :members: :noindex: .. autoclass:: rads.exceptions.ConfigError :members: :noindex: