Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielaparker/jsoncons
/ JSONCONS_CATCH
Method
JSONCONS_CATCH
include/jsoncons/json_exception.hpp:77–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
unicode_traits::conv_flags::strict);
76
}
77
JSONCONS_CATCH(...)
78
{
79
}
80
}
81
82
virtual ~key_not_found() noexcept
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected