$search

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 "exception.hpp"
#include <ecl/errors/handlers.hpp>
#include <ecl/errors/macros.hpp>
Include dependency graph for posix_error_handler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


ecl_exceptions
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Fri Mar 1 15:20:36 2013