#include <statemap.h>
Public Member Functions | |
virtual | ~SmcException () throw () |
Protected Member Functions | |
SmcException (const std::string &reason) | |
Private Member Functions | |
SmcException () |
Definition at line 101 of file statemap.h.
virtual statemap::SmcException::~SmcException | ( | ) | throw () [inline, virtual] |
Definition at line 110 of file statemap.h.
statemap::SmcException::SmcException | ( | const std::string & | reason | ) | [inline, protected] |
Definition at line 116 of file statemap.h.
statemap::SmcException::SmcException | ( | ) | [private] |