![]() |
![]() |
Public Types | |
enum | Code { FILE_TOO_BIG, INVALID_ARGUMENT, IO_ERROR, IS_DIRECTORY, NO_SPACE_LEFT, NO_SUCH_DEVICE, OVERFLOWN, BROKEN_PIPE, FAILED } |
Public Member Functions | |
IOChannelError (Code error_code, const Glib::ustring& error_message) | |
IOChannelError (GError* gobject) | |
Code | code () const |
|
|
|
|
|
|
|
Reimplemented from Glib::Error. |