Exceptions
pydetecdiv.exceptions
Custom exceptions to handle errors and enforce requirements
- exception pydetecdiv.exceptions.MissingNameError(obj: NamedDSO)
Bases:
WarningException raised for missing name in data when creating a NamedDSO
- exception pydetecdiv.exceptions.JuttingError(region: BoxedDSO, parent: BoxedDSO)
Bases:
WarningException raised when a portion of a region (ROI, FOV, image,…) protrudes out of its parent.
- exception pydetecdiv.exceptions.OpenProjectError(msg: str)
Bases:
ExceptionException raised when a project cannot be opened
- exception pydetecdiv.exceptions.ImportImagesError(msg: str)
Bases:
ExceptionException raised when images cannot be imported
- exception pydetecdiv.exceptions.UnknownRepositoryTypeError(msg: str)
Bases:
ExceptionException raised when images cannot be imported