17 #ifndef COM_BORA_SOFTWARE__BALAU_EXCEPTION__NETWORK_EXCEPTIONS 18 #define COM_BORA_SOFTWARE__BALAU_EXCEPTION__NETWORK_EXCEPTIONS 29 public:
NetworkException(
const char * file,
int line,
const std::string & st,
const std::string & text)
35 #endif // COM_BORA_SOFTWARE__BALAU_EXCEPTION__NETWORK_EXCEPTIONS All exception classes.
Definition: BalauException.hpp:50
A file on the local file system.
Base class of network exceptions.
Definition: NetworkExceptions.hpp:28
Base Balau exception classes.
Base class of all Balau exceptions.
Definition: BalauException.hpp:55