Public Member Functions | |
errno_exception (const String &cMessage, int nErrorCode) | |
errno_exception (const String &cMessage) | |
virtual | ~errno_exception () throw () |
virtual const char * | what () const throw () |
char * | error_str () const |
int | error () const |
os::errno_exception::errno_exception | ( | const String & | cMessage, | |
int | nErrorCode | |||
) | [inline] |
os::errno_exception::errno_exception | ( | const String & | cMessage | ) | [inline] |
virtual os::errno_exception::~errno_exception | ( | ) | throw () [inline, virtual] |
virtual const char* os::errno_exception::what | ( | ) | const throw () [inline, virtual] |
char* os::errno_exception::error_str | ( | ) | const [inline] |
int os::errno_exception::error | ( | ) | const [inline] |