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