siibra.exceptions

Siibra specific exceptions

Module Contents

exception siibra.exceptions.ConflictingArgumentException
Inheritance diagram of siibra.exceptions.ConflictingArgumentException

Inappropriate argument value (of correct type).

exception siibra.exceptions.ExcessiveArgumentException
Inheritance diagram of siibra.exceptions.ExcessiveArgumentException

Inappropriate argument value (of correct type).

exception siibra.exceptions.InsufficientArgumentException
Inheritance diagram of siibra.exceptions.InsufficientArgumentException

Inappropriate argument value (of correct type).

exception siibra.exceptions.NoMapAvailableError
Inheritance diagram of siibra.exceptions.NoMapAvailableError

Unspecified run-time error.

exception siibra.exceptions.NoVolumeFound
Inheritance diagram of siibra.exceptions.NoVolumeFound

Unspecified run-time error.

exception siibra.exceptions.NonUniqueIndexError
Inheritance diagram of siibra.exceptions.NonUniqueIndexError

Unspecified run-time error.

exception siibra.exceptions.SpaceWarpingFailedError
Inheritance diagram of siibra.exceptions.SpaceWarpingFailedError

Unspecified run-time error.

exception siibra.exceptions.WarmupRegException
Inheritance diagram of siibra.exceptions.WarmupRegException

Common base class for all non-exit exceptions.