gatb.core-API-0.0.0
Exception.hpp File Reference

Operating System common abstraction. More...

#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <string>
#include <sstream>
#include <list>
Include dependency graph for Exception.hpp:

Classes

class  Exception
 Exception class for operating system failures. More...
 
class  ExceptionComposite
 Composite exception. More...
 
class  ExceptionErrno
 Exception class with information got from strerror_r. More...
 
class  ExceptionNotImplemented
 Exception class for lack of implementation. More...
 

Namespaces

 gatb::core
 Core package of the GATP project.
 
 gatb::core::system
 Operating System abstraction layer.
 

Detailed Description

Operating System common abstraction.

Date
01/03/2013
Author
edrezen