⛔ duplex exceptions module¶
Exceptions regarding embeddings module operations.
- exception pupyl.duplex.exceptions.Error¶
Base exception class.
- exception pupyl.duplex.exceptions.FileIsNotImage¶
Raised when the analyzed file is not an image.
- exception pupyl.duplex.exceptions.FileScanNotPossible¶
Raised when the analyzed file is not suitable for scan.
- exception pupyl.duplex.exceptions.FileTypeNotSupportedYet¶
Raised when an unknown file type was discovered.