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

Function RepresentationException

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

Source from the content-addressed store, hash-verified

188 RepresentationException(const Mark& mark_, const std::string& msg_)
189 : Exception(mark_, msg_) {}
190 RepresentationException(const RepresentationException&) = default;
191 ~RepresentationException() YAML_CPP_NOEXCEPT override;
192};
193

Callers 1

exceptions.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected