TableFormatError

exception synphot.exceptions.TableFormatError(msg, rows=None)[source]

Exceptions to do with table access.

Parameters:
msgstr

Error message.

rowslist of int, optional

Row numbers where exception occured.