#include <SimpleSAXParser.h>
Public Member Functions | |
const char * | error () |
ParserError (const std::string &error) | |
Private Attributes | |
std::string | m_error |
Definition at line 94 of file SimpleSAXParser.h.
|
inline |
Definition at line 97 of file SimpleSAXParser.h.
|
inline |
Definition at line 101 of file SimpleSAXParser.h.
References m_error.
Referenced by argparse.ArgumentParser::_get_option_tuples(), python.rootplot.argparse.ArgumentParser::_get_option_tuples(), argparse.ArgumentParser::_parse_known_args(), python.rootplot.argparse.ArgumentParser::_parse_known_args(), argparse.ArgumentParser::_parse_optional(), python.rootplot.argparse.ArgumentParser::_parse_optional(), argparse.ArgumentParser::_read_args_from_files(), python.rootplot.argparse.ArgumentParser::_read_args_from_files(), argparse.ArgumentParser::add_subparsers(), python.rootplot.argparse.ArgumentParser::add_subparsers(), argparse.ArgumentParser::parse_args(), python.rootplot.argparse.ArgumentParser::parse_args(), argparse.ArgumentParser::parse_known_args(), python.rootplot.argparse.ArgumentParser::parse_known_args(), CmsShowMainBase::reloadConfiguration(), and CmsShowMainBase::setupConfiguration().
|
private |
Definition at line 103 of file SimpleSAXParser.h.
Referenced by error().