Subscriptor::ExcNoSubscriber Class Reference
[Exceptions and assertions]

Inheritance diagram for Subscriptor::ExcNoSubscriber:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExcNoSubscriber (const char *a1, const char *a2)
virtual ~ExcNoSubscriber () throw ()
virtual void print_info (std::ostream &out) const

Private Attributes

const char * arg1
const char * arg2

Detailed Description

A subscriber with the identification string given to Subscriptor::unsubscribe() did not subscribe to the object.


Constructor & Destructor Documentation

Subscriptor::ExcNoSubscriber::ExcNoSubscriber ( const char *  a1,
const char *  a2 
) [inline]
virtual Subscriptor::ExcNoSubscriber::~ExcNoSubscriber (  )  throw () [inline, virtual]

Member Function Documentation

virtual void Subscriptor::ExcNoSubscriber::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 char* Subscriptor::ExcNoSubscriber::arg1 [private]
const char* Subscriptor::ExcNoSubscriber::arg2 [private]

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

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