Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ InvalidScalar
Function
InvalidScalar
lib/yamlcpp/include/yaml-cpp/exceptions.h:199–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
InvalidScalar(const Mark& mark_)
198
: RepresentationException(mark_, ErrorMsg::INVALID_SCALAR) {}
199
InvalidScalar(const InvalidScalar&) = default;
200
~InvalidScalar() YAML_CPP_NOEXCEPT override;
201
};
202
Callers
1
exceptions.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected