Main Page | Modules | Class Hierarchy | Class List | Directories | Class Members | Related Pages | Examples

StringFormatException Class Reference
[Exceptions]

Indicates an error that occurred while parsing a string expected to be in a particular format. More...

#include <exceptions.h>

Inheritance diagram for StringFormatException:

std::runtime_error List of all members.

Public Member Functions

 StringFormatException (void)
 Create an IndexOutOfBoundsException with a default message.
 StringFormatException (const std::string &mesg)
 Create an IndexOutOfBoundsException with a custom message.

Detailed Description

Indicates an error that occurred while parsing a string expected to be in a particular format.


Constructor & Destructor Documentation

StringFormatException::StringFormatException const std::string &  mesg  )  [inline]
 

Create an IndexOutOfBoundsException with a custom message.

Parameters:
mesg Message to be returned as 'what()'


The documentation for this class was generated from the following file:
Generated on Thu Apr 5 01:02:38 2007 for ANTARES by  doxygen 1.4.2