{ } Raw JSON

bundles / astropy latest / astropy / io / fits / hdu / base / InvalidHDUException

class

astropy.io.fits.hdu.base:InvalidHDUException

source: /astropy/io/fits/hdu/base.py :77

Summary

A custom exception class used mainly to signal to _BaseHDU.__new__ that an HDU cannot possibly be considered valid, and must be assumed to be corrupted.

Aliases

  • astropy.io.fits.hdu.base.InvalidHDUException