libcommonc++  0.7
IOException.h++ File Reference
Include dependency graph for IOException.h++:
This graph shows which files directly or indirectly include this file:

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

 ccxx