Skip to content

voiage.exceptions

Custom exception classes for the voiage library.

Defining custom exceptions allows users of the library to catch specific errors that originate from voiage and handle them appropriately, rather than relying on generic Python exceptions.