#include <string_convert.h>
Public Member Functions | |
| virtual const char * | what () const throw () |
| ~bad_string_cast () throw () | |
Definition at line 197 of file string_convert.h.
| bk_lib::bad_string_cast::~bad_string_cast | ( | ) | throw () |
Definition at line 142 of file string_convert.cpp.
| const char * bk_lib::bad_string_cast::what | ( | ) | const throw () [virtual] |
Definition at line 143 of file string_convert.cpp.