genetiK::util::IllegalStateException Class Reference
[Utility classes]

Signals that an objects is in an illegal state. More...

#include <IllegalStateException.h>

Inheritance diagram for genetiK::util::IllegalStateException:

Inheritance graph
[legend]
Collaboration diagram for genetiK::util::IllegalStateException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IllegalStateException (const std::string &mess)
virtual ~IllegalStateException () throw ()

Detailed Description

Signals that an objects is in an illegal state.

This class is used thrown to signal that an object is in an unexpected state. For example, it is thrown by classes that require specific prior initialization before calling certain methods.


Constructor & Destructor Documentation

genetiK::util::IllegalStateException::IllegalStateException const std::string &  mess  )  [explicit]
 

Creates an IllegalStateException associating it the specified string as message.

Parameters:
mess a message describing the cause of the exception

genetiK::util::IllegalStateException::~IllegalStateException  )  throw () [virtual]
 

Deletes the IllegalStateException instance


The documentation for this class was generated from the following files:
Generated on Thu Feb 23 12:22:41 2006 for GenetiK by  doxygen 1.4.6