#include <node.hh>
◆ exception() [1/3]
awali::json::exception::exception |
( |
std::string const & |
message, |
|
|
std::string const & |
caller, |
|
|
path_t |
path_to_root, |
|
|
int |
line, |
|
|
int |
col |
|
) |
| |
◆ exception() [2/3]
awali::json::exception::exception |
( |
std::string const & |
message, |
|
|
std::string const & |
caller, |
|
|
node_t const * |
node = nullptr |
|
) |
| |
◆ exception() [3/3]
awali::json::exception::exception |
( |
std::string |
message, |
|
|
node_t const * |
node = nullptr |
|
) |
| |
◆ what()
virtual const char* awali::json::exception::what |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ attempted_parsed_tree
node_t* awali::json::exception::attempted_parsed_tree |
◆ caller
std::string awali::json::exception::caller |
◆ message
std::string awali::json::exception::message |
◆ node
node_t const* awali::json::exception::node |
◆ path_to_root
path_t awali::json::exception::path_to_root |
◆ what_msg
std::string awali::json::exception::what_msg |
The documentation for this class was generated from the following file:
- /home/marsault/git-client/telecom/awali.git/awali/common/json/node.hh