HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IexThrowErrnoExc.h File Reference
#include "IexBaseExc.h"
#include "IexExport.h"
+ Include dependency graph for IexThrowErrnoExc.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

IEX_INTERNAL_NAMESPACE_HEADER_ENTER
IEX_EXPORT void 
throwErrnoExc (const std::string &txt, int errnum)
 
IEX_EXPORT void throwErrnoExc (const std::string &txt)
 
IEX_EXPORT void throwErrnoExc ()
 

Function Documentation

IEX_EXPORT void throwErrnoExc ( const std::string txt)
IEX_EXPORT void throwErrnoExc ( )