exception documentation

class EntryExistsError(Exception): (source)

View In Hierarchy

Raised when attempting to add an entry that already exists without explicitly allowing an overwrite.