error.cpp File Reference

Implements functions error_message(), convert_errno() and exception class ErrorException . More...

#include <ders/error.hpp>
#include <errno.h>
#include <ders/text_buf.hpp>

Go to the source code of this file.

Namespaces

namespace  ders

Functions

sh_text ders::error_message (mem_pool &mp, error err)
 Returns error message for passed error.
error ders::convert_errno (int val)
 Converts implementation dependand errno value to error code.
shException ders::newErrorException (mem_pool &mp, const FileLine &loc, const ch_rng &msg, error err)
shException ders::newErrorException (const FileLine &loc, const ch_rng &msg, error err, shException nest)


Detailed Description

Implements functions error_message(), convert_errno() and exception class ErrorException .

Definition in file error.cpp.


Generated on Tue Dec 8 11:35:32 2009 for derslib by  doxygen 1.5.5