mbo::string_conversion_error Class Reference

#include <MboTString.h>

Inheritance diagram for mbo::string_conversion_error:

Inheritance graph
{mbo::runtime_error\n||+ mbo_exception()\l+ mbo_exception()\l+ get_exception_name()\l}{base_exception\n||}{mbo::mbo_stack_trace\n|# m_strStackTrace\l|+ mbo_stack_trace()\l+ mbo_stack_trace()\l+ get_stack_trace()\l}
[legend]
Collaboration diagram for mbo::string_conversion_error:

Collaboration graph
{mbo::runtime_error\n||+ mbo_exception()\l+ mbo_exception()\l+ get_exception_name()\l}{base_exception\n||}{mbo::mbo_stack_trace\n|# m_strStackTrace\l|+ mbo_stack_trace()\l+ mbo_stack_trace()\l+ get_stack_trace()\l}
[legend]

List of all members.

Public Member Functions

 string_conversion_error ()


Detailed Description

Definition at line 124 of file MboTString.h.


Constructor & Destructor Documentation

mbo::string_conversion_error::string_conversion_error (  )  [inline]

Definition at line 127 of file MboTString.h.

00128         : mbo::runtime_error("String cannot be converted")
00129     {
00130     }


The documentation for this class was generated from the following file:
  Hosted on code.google.com  
© Marcus Börger
Generated on Fri Jan 18 21:21:13 2008 for MBO-lib by doxygen 1.5.4