Files
rippled/include/xrpl/json/json_errors.h.ai.json
2026-05-18 22:59:19 +02:00

22 lines
481 B
JSON

{
"args": [],
"classes": [
{
"args": [
"std::runtime_error::runtime_error"
],
"lineno": 6,
"name": "error"
}
],
"description": "Defines a custom error struct for JSON-related exceptions, inheriting from std::runtime_error.",
"file_path": "workflow/XRPLF-rippled-develop/source/include/xrpl/json/json_errors.h",
"functions": [],
"language": "c header",
"namespaces": [
{
"lineno": 4,
"name": "Json"
}
]
}