TagAlreadyAssignedError#

exception sunpy.database.TagAlreadyAssignedError(database_entry, tag_name)[source]#

This exception is raised if it is attempted to assign a tag to a database entry but the database entry already has this tag assigned.