libserial  0.6.0rc3
Public Member Functions | List of all members
PosixSignalDispatcher::CannotAttachHandler Class Reference

Exception thrown when AttachHandler() fails due to a runtime error. More...

#include <PosixSignalDispatcher.h>

Inheritance diagram for PosixSignalDispatcher::CannotAttachHandler:
Inheritance graph
[legend]
Collaboration diagram for PosixSignalDispatcher::CannotAttachHandler:
Collaboration graph
[legend]

Public Member Functions

 CannotAttachHandler (const std::string &whatArg)
 

Detailed Description

Exception thrown when AttachHandler() fails due to a runtime error.

Definition at line 47 of file PosixSignalDispatcher.h.

Constructor & Destructor Documentation

PosixSignalDispatcher::CannotAttachHandler::CannotAttachHandler ( const std::string &  whatArg)
inline

Definition at line 50 of file PosixSignalDispatcher.h.


The documentation for this class was generated from the following file: