DocumentedError
Bases: Documented, Exception
Exception with a templated error message provided as the docstring.
Source code in documented/error.py
4 5 | |
Bases: Documented, Exception
Exception with a templated error message provided as the docstring.
documented/error.py4 5 | |