queso-0.53.0
Classes | Namespaces | Macros
exceptions.h File Reference
#include <stdexcept>
#include <string>
#include <exception>
#include <mpi.h>
#include <stdlib.h>
Include dependency graph for exceptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QUESO::LogicError
 
class  QUESO::NotImplemented
 
class  QUESO::FileError
 

Namespaces

 QUESO
 

Macros

#define QUESO_THROW(e)   do { throw e; } while (0)
 

Macro Definition Documentation

#define QUESO_THROW (   e)    do { throw e; } while (0)

Definition at line 74 of file exceptions.h.


Generated on Thu Jun 11 2015 13:52:33 for queso-0.53.0 by  doxygen 1.8.5