neutron-lib/releasenotes/notes/add-exception-pkg-5a1438989...

7 lines
288 B
YAML

---
features:
- A new ``neutron_lib.exceptions`` package is now available where the
existing definitions from the ``exceptions`` module are now in
``neutron_lib.exceptions.__init__`` and subsequent per-component
exceptions can be created in their own exceptions sub-module.