siibra.exceptions

Siibra specific exceptions

Exceptions

ConflictingArgumentException

Inappropriate argument value (of correct type).

EmptyPointCloudError

Inappropriate argument value (of correct type).

ExcessiveArgumentException

Inappropriate argument value (of correct type).

InsufficientArgumentException

Inappropriate argument value (of correct type).

MapNotFound

Inappropriate argument value (of correct type).

NoMapAvailableError

Unspecified run-time error.

NoPredifinedColormapException

Inappropriate argument value (of correct type).

NoVolumeFound

Unspecified run-time error.

NonUniqueIndexError

Unspecified run-time error.

NoneCoordinateSuppliedError

Inappropriate argument value (of correct type).

SpaceWarpingFailedError

Unspecified run-time error.

WarmupRegException

Common base class for all non-exit exceptions.

ZeroVolumeBoundingBox

Common base class for all non-exit exceptions.

Module Contents

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

Inappropriate argument value (of correct type).

exception siibra.exceptions.EmptyPointCloudError
Inheritance diagram of siibra.exceptions.EmptyPointCloudError

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.MapNotFound
Inheritance diagram of siibra.exceptions.MapNotFound

Inappropriate argument value (of correct type).

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

Unspecified run-time error.

exception siibra.exceptions.NoPredifinedColormapException
Inheritance diagram of siibra.exceptions.NoPredifinedColormapException

Inappropriate argument value (of correct type).

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.NoneCoordinateSuppliedError
Inheritance diagram of siibra.exceptions.NoneCoordinateSuppliedError

Inappropriate argument value (of correct type).

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.

exception siibra.exceptions.ZeroVolumeBoundingBox
Inheritance diagram of siibra.exceptions.ZeroVolumeBoundingBox

Common base class for all non-exit exceptions.