Classes | Namespaces
posix_error_handler.hpp File Reference

Exception type that handles posix errno values. More...

#include <ecl/config/ecl.hpp>
#include <cstring>
#include <string>
#include <errno.h>
#include "standard_exception.hpp"
Include dependency graph for posix_error_handler.hpp:

Go to the source code of this file.

Classes

class  ecl::PosixErrorHandler< ThrowingClass >
 Provides c++ mechanisms for handling posix errors. More...
 

Namespaces

 ecl
 

Detailed Description

Exception type that handles posix errno values.

Exception type that handles posix errno values and stringifies the error number into a human readable message.

See also
Exceptions Guide.
Date
May, 2009

Definition in file posix_error_handler.hpp.



ecl_exceptions
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:17