Exceptions

class exceptions.NoMatchError[source]

Raised by Setting.get() when a setting without a default value has no rule matching its context.

Subclasses Exception.