17 #ifndef ECL_EXCEPTIONS_POSIX_EXCEPTION_HPP_ 18 #define ECL_EXCEPTIONS_POSIX_EXCEPTION_HPP_ 24 #include <ecl/config/ecl.hpp> 25 #ifndef ECL_DISABLE_EXCEPTIONS 57 template <
typename ThrowingClass>
#define ecl_exceptions_PUBLIC
Provides c++ mechanisms for handling posix errors.
virtual ~PosixErrorHandler()
Standard exception type, provides code location and error string.
static StandardException GenerateStandardException(const char *loc)
Standard exception type, provides code location and error string.