Class ToolCommNotAvailable

Inheritance Relationships

Base Type

Class Documentation

class ToolCommNotAvailable : public urcl::VersionMismatch

A specialized exception representing that communication to the tool is not possible.

Public Functions

inline explicit ToolCommNotAvailable()
inline explicit ToolCommNotAvailable(const std::string &text, const VersionInformation version_req, const VersionInformation version_actual)