ConfigParser.NoSectionError

exception ConfigParser.NoSectionError(section)

Raised when no section matches a requested option.

message

Getter for ‘message’; needed only to override deprecation in BaseException.

Navigation