#include <commonc++/Common.h++>#include <commonc++/Exception.h++>
Go to the source code of this file.
Classes | |
| class | IOException |
| An exception indicating an I/O error. More... | |
| class | EOFException |
| An exception indicating an end-of-file condition for a file stream or a broken connection for a socket or pipe. More... | |
| class | TimeoutException |
| An exception indicating that a blocking operation has timed out. More... | |
| class | PathNotFoundException |
| An exception indicating a file or directory was not found. More... | |
Namespaces | |
| namespace | ccxx |
1.6.3