Conexus::exception::open::no_io Class Reference
[Exceptions]
ENXIO: O_NONBLOCK | O_WRONLY is set, the named file is a FIFO and no process has the file
open for reading.
More...
#include <except_open.h>
List of all members.
|
Public Member Functions |
| no_io () |
Detailed Description
ENXIO: O_NONBLOCK | O_WRONLY is set, the named file is a FIFO and no process has the file
open for reading.
Or, the file is a device special file and no corresponding device exists.
- Author:
- Rick L Vinyard Jr
Constructor & Destructor Documentation
Conexus::exception::open::no_io::no_io |
( |
|
) |
[inline] |
The documentation for this class was generated from the following file: