AstropyWarning#

exception astropy.utils.exceptions.AstropyWarning[source]#

The base warning class from which all Astropy warnings should inherit.

Any warning inheriting from this class is handled by the Astropy logger.