types

types#

Type definitions.

Exceptions

ConfigError

General exception for config loading.

ConfigParsingError

Unable to parse a config value.

MultipleConfigKeyError(key, values[, msg])

A parameter was specified more than once.

UnknownConfigKeyError

Key path does not lead to any known trait.