Skip to main content
tif1 uses a structured exception hierarchy to help you handle errors gracefully. All exceptions inherit from TIF1Error, making it easy to catch all library-specific errors.

Exception Hierarchy