TableFormatError

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

Exceptions to do with table access.

Parameters:
msg : str

Error message.

rows : list of int, optional

Row numbers where exception occured.