NumberFormatException Class Reference

If a numeric exception of any type occurs this exception will be thrown. More...

#include <Exceptions.h>

Inheritance diagram for NumberFormatException:

Exception

List of all members.

Public Member Functions

virtual ~NumberFormatException ()
 Default Empty Virtual destructor.


Detailed Description

If a numeric exception of any type occurs this exception will be thrown.

This is typically used with the StringPimpl class to designate that the string did not contain a number whenever StringPimpl::getInteger() is called.


Constructor & Destructor Documentation

virtual ~NumberFormatException (  )  [inline, virtual]

Default Empty Virtual destructor.


The documentation for this class was generated from the following file:
Generated on Mon Aug 27 12:27:00 2007 for RebeccaAIML by  doxygen 1.5.3