SunpyMetadataWarning#

exception sunpy.util.SunpyMetadataWarning[source]#

Warning class for cases metadata is missing.

This does not inherit from SunpyWarning because we want to use stacklevel=3 to show the user where the issue occurred in their code.