Provided by: libserial-doc_0.6.0~rc1-0ubuntu4_all 

NAME
PosixSignalDispatcher::CannotDetachHandler -
Exception thrown when DetachHandler() fails due to a runtime error.
SYNOPSIS
#include <PosixSignalDispatcher.h>
Inherits runtime_error.
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 Thu Mar 6 2014 PosixSignalDispatcher::CannotDetachHandler(3)