Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ BadInsert
Function
BadInsert
lib/yamlcpp/include/yaml-cpp/exceptions.h:281–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
279
BadInsert()
280
: RepresentationException(Mark::null_mark(), ErrorMsg::BAD_INSERT) {}
281
BadInsert(const BadInsert&) = default;
282
~BadInsert() YAML_CPP_NOEXCEPT override;
283
};
284
Callers
2
exceptions.h
File · 0.85
force_insert
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected