EntryAlreadyStarredError¶
- exception sunpy.database.EntryAlreadyStarredError(database_entry)[source]¶
This exception is raised if a database entry is marked as starred using
Database.star()
although it was already starred before this operation.
sunpy.coordinates
)sunpy.data
)sunpy.database
)
sunpy.image
)sunpy.io
)sunpy.map
)sunpy.net
)sunpy.physics
)sunpy.sun
)sunpy.time
)sunpy.timeseries
)sunpy.util
)sunpy.visualization
)This exception is raised if a database entry is marked as starred
using Database.star()
although it was already starred before this
operation.