olsr::utl::ErrnoException Class Reference

#include <exception.hh>

List of all members.

Public Member Functions

 ErrnoException (const std::string &what, int e)
int get_errno () const

Private Types

typedef ErrnoException This
typedef std::runtime_error Super

Private Attributes

int errno_


Member Typedef Documentation

typedef ErrnoException olsr::utl::ErrnoException::This [private]

typedef std::runtime_error olsr::utl::ErrnoException::Super [private]


Constructor & Destructor Documentation

olsr::utl::ErrnoException::ErrnoException ( const std::string &  what,
int  e 
) [inline]


Member Function Documentation

int olsr::utl::ErrnoException::get_errno (  )  const [inline]


Member Data Documentation

int olsr::utl::ErrnoException::errno_ [private]


The documentation for this class was generated from the following file:
Generated on Mon Sep 10 17:02:14 2007 for Qolyester daemon by  doxygen 1.5.1