gridripper::amr1d::InitCond::Exception Class Reference

Exception thrown by InitCond::init. More...

#include <InitCond.h>

List of all members.

Public Member Functions

 Exception (const Exception &other)
 Copy constructor.
 Exception (const string &msg, const string &where)
 Construct an exception.
 Exception (const exception &orig, const string &where)
 Construct an exception with a starting trace.
 Exception (const exception &orig, const string &msg, const string &where)
 Construct an exception with a starting trace.


Detailed Description

Exception thrown by InitCond::init.

Constructor & Destructor Documentation

gridripper::amr1d::InitCond::Exception::Exception ( const string &  msg,
const string &  where 
) [inline]

Construct an exception.

Parameters:
msg error message
where current location (method name)

gridripper::amr1d::InitCond::Exception::Exception ( const exception &  orig,
const string &  where 
) [inline]

Construct an exception with a starting trace.

Parameters:
orig original exception containing the source of the trace
where current location (method name)

gridripper::amr1d::InitCond::Exception::Exception ( const exception &  orig,
const string &  msg,
const string &  where 
) [inline]

Construct an exception with a starting trace.

Parameters:
orig original exception containing the source of the trace
msg error message
where current location (method name)


The documentation for this class was generated from the following file:

Generated on Wed Jun 17 18:46:52 2009 for GridRipper by  doxygen 1.5.6