Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ BadDereference
Function
BadDereference
lib/yamlcpp/include/yaml-cpp/exceptions.h:256–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
BadDereference()
255
: RepresentationException(Mark::null_mark(), ErrorMsg::BAD_DEREFERENCE) {}
256
BadDereference(const BadDereference&) = default;
257
~BadDereference() YAML_CPP_NOEXCEPT override;
258
};
259
Callers
1
exceptions.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected