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