MCPcopy Create free account
hub / github.com/apache/trafficserver / KeyNotFound

Function KeyNotFound

lib/yamlcpp/include/yaml-cpp/exceptions.h:209–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207 : RepresentationException(mark_, ErrorMsg::KEY_NOT_FOUND_WITH_KEY(key_)) {
208 }
209 KeyNotFound(const KeyNotFound&) = default;
210 ~KeyNotFound() YAML_CPP_NOEXCEPT override;
211};
212

Callers 1

exceptions.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected