|
CCF
|
#include <json.h>
Inherits std::invalid_argument.
Public Member Functions | |
| JsonParseError (const JsonParseError &other) noexcept=default | |
| std::string | pointer () const |
| std::string | describe () const |
Public Attributes | |
| std::vector< std::string > | pointer_elements |
|
defaultnoexcept |
|
inline |
|
inline |
| std::vector<std::string> ccf::JsonParseError::pointer_elements |