datman.exceptions module

Defines the exceptions used by datman sub-modules

exception datman.exceptions.ConfigException[source]

Bases: Exception

exception datman.exceptions.DashboardException[source]

Bases: Exception

Default exception for dashboard errors

exception datman.exceptions.ExportException[source]

Bases: Exception

exception datman.exceptions.ExporterException[source]

Bases: Exception

Default exception for errors exporting data from raw.

exception datman.exceptions.InputException[source]

Bases: Exception

exception datman.exceptions.MetadataException[source]

Bases: Exception

exception datman.exceptions.ParseException[source]

Bases: Exception

For participant ID parsing issues.

exception datman.exceptions.QCException[source]

Bases: Exception

exception datman.exceptions.UndefinedSetting[source]

Bases: Exception

exception datman.exceptions.XnatException[source]

Bases: Exception

Default exception for XNAT errors

message = None
session = None
study = None