NAME
PosixSignalDispatcher::CannotDetachHandler -
Exception thrown when DetachHandler() fails due to a runtime error.
SYNOPSIS
#include <PosixSignalDispatcher.h>
Public Member Functions
CannotDetachHandler (const std::string &whatArg)
Detailed Description
Exception thrown when DetachHandler() fails due to a runtime error.
Definition at line 58 of file PosixSignalDispatcher.h.
Constructor & Destructor Documentation
PosixSignalDispatcher::CannotDetachHandler::CannotDetachHandler (const
std::string & whatArg) [inline]
Definition at line 61 of file PosixSignalDispatcher.h.
Author
Generated automatically by Doxygen for libserial from the source code.
Version 0.6.0rc1 PosixSignalDispatcher::CannotDetachHandler(3)