.. _file__tmp_ws_src_ecl_core_ecl_exceptions_include_ecl_exceptions_posix_error_handler.hpp: File posix_error_handler.hpp ============================ |exhale_lsh| :ref:`Parent directory ` (``/tmp/ws/src/ecl_core/ecl_exceptions/include/ecl/exceptions``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Exception type that handles posix errno values. .. contents:: Contents :local: :backlinks: none Definition (``/tmp/ws/src/ecl_core/ecl_exceptions/include/ecl/exceptions/posix_error_handler.hpp``) --------------------------------------------------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file__tmp_ws_src_ecl_core_ecl_exceptions_include_ecl_exceptions_posix_error_handler.hpp.rst Detailed Description -------------------- Exception type that handles posix errno values and stringifies the error number into a human readable message. Exceptions Guide. May, 2009 Includes -------- - ``cstring`` - ``ecl/config/ecl.hpp`` - ``errno.h`` - ``standard_exception.hpp`` (:ref:`file__tmp_ws_src_ecl_core_ecl_exceptions_include_ecl_exceptions_standard_exception.hpp`) - ``string`` Namespaces ---------- - :ref:`namespace_ecl` Classes ------- - :ref:`exhale_class_classecl_1_1PosixErrorHandler`