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

Function EmitterException

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

Source from the content-addressed store, hash-verified

287 EmitterException(const std::string& msg_)
288 : Exception(Mark::null_mark(), msg_) {}
289 EmitterException(const EmitterException&) = default;
290 ~EmitterException() YAML_CPP_NOEXCEPT override;
291};
292

Callers 1

exceptions.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected