Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

os::errno_exception Class Reference

#include <exceptions.h>

Inheritance diagram for os::errno_exception:

exception List of all members.

Public Methods

 errno_exception (const std::string &cMessage, int nErrorCode)
 errno_exception (const std::string &cMessage)
virtual const char* what () const
char* error_str () const
int error () const

Constructor & Destructor Documentation

os::errno_exception::errno_exception ( const std::string & cMessage,
int nErrorCode ) [inline]
 

os::errno_exception::errno_exception ( const std::string & cMessage ) [inline]
 


Member Function Documentation

int os::errno_exception::error ( ) const [inline]
 

char * os::errno_exception::error_str ( ) const [inline]
 

const char * os::errno_exception::what ( ) const [inline, virtual]
 


The documentation for this class was generated from the following file:
Generated at Sat Apr 7 16:11:34 2001 for AtheOS higlevel API by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001