InconsistentTableError

exception astropy.io.ascii.InconsistentTableError[source]

Indicates that an input table is inconsistent in some way.

The default behavior of BaseReader is to throw an instance of this class if a data row doesn’t match the header.