IOError

class IOError

IOError is only used by the deprecated functions read(), write(), and seek().

Fields

class IOError
AGAIN

An EAGAIN error occurred

INVAL

An EINVAL error occurred

NONE

No error

UNKNOWN

Another error occurred