19 #ifndef __com_sun_star_task_ErrorCodeIOException_idl__
20 #define __com_sun_star_task_ErrorCodeIOException_idl__
25 module com { module sun { module star { module task {
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
long ErrCode
specifies the error code.
Definition: ErrorCodeIOException.idl:36
IOException that can carry error codes ( not only io related ).
Definition: ErrorCodeIOException.idl:31