:right-sidebar: True IOChannelError =================================================================== .. currentmodule:: gi.repository.GLib .. class:: IOChannelError :no-contents-entry: Error codes returned by :obj:`~gi.repository.GLib.IOChannel` operations. Fields ------ .. rst-class:: interim-class .. class:: IOChannelError :no-index: .. attribute:: FAILED Some other error. .. attribute:: FBIG File too large. .. attribute:: INVAL Invalid argument. .. attribute:: IO IO error. .. attribute:: ISDIR File is a directory. .. attribute:: NOSPC No space left on device. .. attribute:: NXIO No such device or address. .. attribute:: OVERFLOW Value too large for defined datatype. .. attribute:: PIPE Broken pipe.