MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / EXPORTER_DLL

Class EXPORTER_DLL

Exporter/InvalidOutputFileException.hpp:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 // 'Exporter::InvalidOutputFileException'
30
31 class EXPORTER_DLL InvalidOutputFileException : public std::runtime_error
32 {
33 public:
34 InvalidOutputFileException(const std::filesystem::path& output,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected