Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ BadFile
Function
BadFile
lib/yamlcpp/include/yaml-cpp/exceptions.h:298–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
: Exception(Mark::null_mark(),
297
std::string(ErrorMsg::BAD_FILE) +
": "
+ filename) {}
298
BadFile(const BadFile&) = default;
299
~BadFile() YAML_CPP_NOEXCEPT override;
300
};
301
} // namespace YAML
Callers
2
LoadFile
Function · 0.85
LoadAllFromFile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected