26 #ifndef CLI_EXCEPTION_HPP
27 #define CLI_EXCEPTION_HPP
52 #endif // CLI_EXCEPTION_HPP
CliException(const std::string &error)
Definition: cli-exception.hpp:41
IOException(const std::string &error)
Definition: cli-exception.hpp:46
Definition: cli-exception.hpp:44
Base class for exceptions in Vasum CLI.
Definition: cli-exception.hpp:39
Base class vasum exceptions.
Definition: base-exception.hpp:39