ParameterHandler::ExcEntryAlreadyExists Class Reference
[Exceptions and assertions]

Inheritance diagram for ParameterHandler::ExcEntryAlreadyExists:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExcEntryAlreadyExists (const std::string a1)
virtual ~ExcEntryAlreadyExists () throw ()
virtual void print_info (std::ostream &out) const

Private Attributes

const std::string arg1

Detailed Description

Exception


Constructor & Destructor Documentation

ParameterHandler::ExcEntryAlreadyExists::ExcEntryAlreadyExists ( const std::string  a1  )  [inline]
virtual ParameterHandler::ExcEntryAlreadyExists::~ExcEntryAlreadyExists (  )  throw () [inline, virtual]

Member Function Documentation

virtual void ParameterHandler::ExcEntryAlreadyExists::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 ParameterHandler::ExcEntryAlreadyExists::arg1 [private]

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

deal.II documentation generated on Mon Nov 23 22:57:58 2009 by doxygen 1.6.1