PGROUTING
3.2
|
#include "signalhandler.h"
Public Member Functions | |
UserQuitException (const char *_str) | |
virtual const char * | what () const throw () |
Private Attributes | |
const char * | str |
str Holds the what() string for the exception. More... | |
Definition at line 46 of file signalhandler.h.
|
inlineexplicit |
Definition at line 55 of file signalhandler.h.
|
inlinevirtual |
|
private |
str Holds the what() string for the exception.
Definition at line 48 of file signalhandler.h.
Referenced by what().