Unhandled error condition. More...
#include <senf/PPI/IOEvent.hh>
Public Member Functions | |
ErrorException (int fd, int code, std::string msg) | |
Public Member Functions inherited from senf::SystemException | |
int | errorNumber () const |
char const * | errorString () const |
bool | anyOf (int c0, int c1=0, int c2=0, int c3=0, int c4=0, int c5=0, int c6=0, int c7=0, int c8=0, int c9=0) const |
SystemException (std::string const &descr="" _SENF_EXC_DEBUG_ARGS) | |
SystemException (int code _SENF_EXC_DEBUG_ARGS) | |
SystemException (std::string const &descr, int code _SENF_EXC_DEBUG_ARGS) | |
virtual | ~SystemException () |
Public Member Functions inherited from senf::Exception | |
virtual | ~Exception () |
virtual char const * | what () const |
Public Member Functions inherited from senf::ExceptionMixin | |
std::string | message () const |
std::string | backtrace () const |
void | append (std::string text) |
Additional Inherited Members | |
Protected Member Functions inherited from senf::Exception | |
Exception (std::string const &description="") | |
Protected Member Functions inherited from senf::ExceptionMixin | |
ExceptionMixin (std::string const &description="") | |
Protected Attributes inherited from senf::ExceptionMixin | |
std::string | what_ |
Unhandled error condition.
Definition at line 95 of file IOEvent.hh.
|
inlineexplicit |
Definition at line 96 of file IOEvent.hh.