Custom Exceptions#

exception InvalidConfigType(inst: _ConfigMapping, key: str, expected: type)[source]#

Bases: TypeError