scipy.io.arff.ParseArffError#

exception scipy.io.arff.ParseArffError[Quelle]#
add_note()#

Exception.add_note(note) – eine Notiz zur Ausnahme hinzufügen

errno#

POSIX-Ausnahmecode

filename#

Ausnahme-Dateiname

filename2#

zweiter Ausnahme-Dateiname

strerror#

Ausnahme-Fehlertext

with_traceback()#

Exception.with_traceback(tb) – self.__traceback__ auf tb setzen und self zurückgeben.