|
Gnash
0.8.10
|
#include <arg_parser.h>
Public Member Functions | |
| ArgParserException (const std::string &s) | |
| virtual | ~ArgParserException () throw () |
| const char * | what () const throw () |
| Arg_parser::ArgParserException::ArgParserException | ( | const std::string & | s | ) | [inline] |
| virtual Arg_parser::ArgParserException::~ArgParserException | ( | ) | throw () [inline, virtual] |
| const char* Arg_parser::ArgParserException::what | ( | ) | const throw () [inline] |
Referenced by main().
1.7.6.1