exception documentation
class EntryExistsError(Exception): (source)
Raised when attempting to add an entry that already exists without explicitly allowing an overwrite.
class EntryExistsError(Exception): (source)
Raised when attempting to add an entry that already exists without explicitly allowing an overwrite.