#include <Exceptions.h>
Public Member Functions | |
virtual | ~NumberFormatException () |
Default Empty Virtual destructor. |
This is typically used with the StringPimpl class to designate that the string did not contain a number whenever StringPimpl::getInteger() is called.
virtual ~NumberFormatException | ( | ) | [inline, virtual] |
Default Empty Virtual destructor.