ParameterError

exception astropy.io.ascii.ParameterError[source] [edit on github]

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.