ParameterError¶

exception astropy.io.ascii.ParameterError[source]¶

Indicates that a reader cannot handle a passed parameter.

The C-based fast readers in io.ascii raise an instance of this error class upon encountering a parameter that the C engine cannot handle.