exception documentation
class InvalidLogLevelError(Exception): (source)
Constructor: InvalidLogLevelError(level)
Someone tried to use a LogLevel
that is unknown to the logging system.
class InvalidLogLevelError(Exception): (source)
Constructor: InvalidLogLevelError(level)
Someone tried to use a LogLevel
that is unknown to the logging system.