#include <exceptions.hpp>
Inheritance diagram for commandl::parser_exception:
Public Methods | |
parser_exception (const std::string &what_message) | |
parser_exception (const std::string &what_message, const std::string &element) | |
virtual | ~parser_exception () throw () |
std::string | element () const |
Protected Attributes | |
std::string | Element |
|
|
|
|
|
|
|
|
|
|