PWToolBox::UnsupportedOperationException Class Reference

This is thrown when an operation is unsupported, such as a subclass that wishes to disable a function inherited from its parent or if the functionality is not yet implemented. More...

#include <Exceptions.h>

Inheritance diagram for PWToolBox::UnsupportedOperationException:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 UnsupportedOperationException ()
 UnsupportedOperationException (std::string const &message)
 ~UnsupportedOperationException () throw ()

Detailed Description

This is thrown when an operation is unsupported, such as a subclass that wishes to disable a function inherited from its parent or if the functionality is not yet implemented.


Constructor & Destructor Documentation

PWToolBox::UnsupportedOperationException::UnsupportedOperationException (  )  [inline]

PWToolBox::UnsupportedOperationException::UnsupportedOperationException ( std::string const &  message  )  [inline]

Parameters:
message The message of the exception

PWToolBox::UnsupportedOperationException::~UnsupportedOperationException (  )  throw () [inline]


The documentation for this class was generated from the following file:
Generated on Sun Jul 13 14:18:24 2008 for PWToolBox by  doxygen 1.5.1