presage
0.9.1
|
#include <suggestion.h>
Public Member Functions | |
SuggestionException (presage_error_code_t code, const std::string &msg) throw () | |
virtual | ~SuggestionException () throw () |
![]() | |
PresageException (presage_error_code_t code, const std::string &msg) throw () | |
virtual | ~PresageException () throw () |
virtual const char * | what () const throw () |
virtual const presage_error_code_t | code () const throw () |
Private Member Functions | |
SuggestionException () throw () | |
Definition at line 71 of file suggestion.h.
|
inline |
Definition at line 73 of file suggestion.h.
|
inlinevirtual |
Definition at line 74 of file suggestion.h.
|
inlineprivate |
Definition at line 77 of file suggestion.h.