Exceptions¶
The library raises a small, focused set of exceptions for invalid defaults and converter errors.
These both subclass ValueError to keep failure modes familiar while allowing precise catching.
The library raises a small, focused set of exceptions for invalid defaults and converter errors.
These both subclass ValueError to keep failure modes familiar while allowing precise catching.