17 #ifndef COM_BORA_SOFTWARE__BALAU_EXCEPTION__IO_EXCEPTIONS 18 #define COM_BORA_SOFTWARE__BALAU_EXCEPTION__IO_EXCEPTIONS 29 public:
IOException(
const char * file,
int line,
const std::string & st,
const std::string & text)
35 #endif // COM_BORA_SOFTWARE__BALAU_EXCEPTION__IO_EXCEPTIONS All exception classes.
Definition: BalauException.hpp:50
Thrown when an IO exception occurs.
Definition: IOExceptions.hpp:28
Base Balau exception classes.
Base class of all Balau exceptions.
Definition: BalauException.hpp:55
The abstract URI base class.