CPPSERV


Home Projects Jobs Clientele Contact
CPPSERV Documentation Download TODO Mailing lists Bug tracker News RSS Feed Browse source

servlet::NumberFormatException Class Reference

#include <NumberFormatException.h>

Inheritance diagram for servlet::NumberFormatException:
Collaboration diagram for servlet::NumberFormatException:

List of all members.


Public Member Functions

 NumberFormatException () throw ()
virtual ~NumberFormatException () throw ()

Detailed Description

This exception is thrown when numeric conversion fails.

Author:
Ilya A. Volynets-Evenbakh

Definition at line 33 of file NumberFormatException.h.


Constructor & Destructor Documentation

servlet::NumberFormatException::NumberFormatException (  )  throw ()

Definition at line 24 of file NumberFormatException.cpp.

servlet::NumberFormatException::~NumberFormatException (  )  throw () [virtual]

Definition at line 30 of file NumberFormatException.cpp.


The documentation for this class was generated from the following files:

SourceForge.net Logo