Class file_exception

Inheritance Relationships

Base Type

Class Documentation

class icrar::file_exception : public icrar::exception

Exception raised when a file system operation fails.

Public Functions

file_exception(const std::string &msg, const std::string &filename, const std::string &file, int line)