#include <MboTString.h>
Public Member Functions | |
string_conversion_error () |
Definition at line 124 of file MboTString.h.
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 }
Hosted on code.google.com | © Marcus Börger | Generated on Fri Jan 18 21:21:13 2008 for MBO-lib by ![]() |