PathSearch::ExcFileNotFound Class Reference
[Exceptions and assertions]

Inheritance diagram for PathSearch::ExcFileNotFound:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExcFileNotFound (const std::string a1, const std::string a2)
virtual ~ExcFileNotFound () throw ()
virtual void print_info (std::ostream &out) const

Private Attributes

const std::string arg1
const std::string arg2


Detailed Description

The PathSearch class could not find a file with this name in its path list.

Constructor & Destructor Documentation

PathSearch::ExcFileNotFound::ExcFileNotFound ( const std::string  a1,
const std::string  a2 
) [inline]

virtual PathSearch::ExcFileNotFound::~ExcFileNotFound (  )  throw () [inline, virtual]


Member Function Documentation

virtual void PathSearch::ExcFileNotFound::print_info ( std::ostream &  out  )  const [inline, virtual]

Print more specific information about the exception which occured. Overload this function in your own exception classes.

Reimplemented from ExceptionBase.


Member Data Documentation

const std::string PathSearch::ExcFileNotFound::arg1 [private]

const std::string PathSearch::ExcFileNotFound::arg2 [private]


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

deal.II documentation generated on Sat Aug 15 16:52:11 2009 by doxygen 1.5.9