This is a module defining all basic exceptions that can be raised by the SALT data reduction software.
Bases: exceptions.Exception
Base class from which all SALT errors should be derived.
Bases: salterror.SaltError
Errors involving IO should cause this exception to be raised.