Main Page | Modules | Class Hierarchy | Class List | Directories | Class Members | Related Pages | Examples

NotResettableException Class Reference
[Exceptions]

Exception resulting from attempting to reset an attribute that can't be reset as expected. More...

#include <exceptions.h>

Inheritance diagram for NotResettableException:

std::runtime_error List of all members.

Public Member Functions

 NotResettableException (const std::string &mesg)

Detailed Description

Exception resulting from attempting to reset an attribute that can't be reset as expected.

E.g. Some attributes are merely wrappers for subattribute values; calling reset on these will not affect the next value returned by the parent attribute, and thus it won't do what the caller expects it to. Probably better to warn them up front than to have them spend hours trying to figure it out themselves. :-)


The documentation for this class was generated from the following file:
Generated on Thu Apr 5 01:02:38 2007 for ANTARES by  doxygen 1.4.2