flow_segmenter.exceptions
Custom exceptions for the flow_segmenter package.
Exceptions
|
Raised when no pages are found in the collection. |
|
Raised when an image cannot be loaded or is invalid. |
|
Raised when XML structure is invalid or cannot be parsed. |
|
Raised when a model cannot be loaded. |
|
Raised when a <Page> element is not found in XML. |
|
Base exception for segmentation-related errors. |