Design some mechanism (e.g., exception-based?) to report errors of different kinds: - typing (data/structure) errors - generic errors (e.g., non-existing file) - ...
Design some mechanism (e.g., exception-based?) to report errors of different kinds: