presage  0.8.8
Public Member Functions | Private Member Functions
Suggestion::SuggestionException Class Reference

#include <suggestion.h>

Inheritance diagram for Suggestion::SuggestionException:
Inheritance graph
Collaboration diagram for Suggestion::SuggestionException:
Collaboration graph

List of all members.

Public Member Functions

 SuggestionException (presage_error_code_t code, const std::string &msg) throw ()
virtual ~SuggestionException () throw ()
- Public Member Functions inherited from PresageException
 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 ()

Detailed Description

Definition at line 71 of file suggestion.h.


Constructor & Destructor Documentation

Suggestion::SuggestionException::SuggestionException ( presage_error_code_t  code,
const std::string &  msg 
) throw ()
inline

Definition at line 73 of file suggestion.h.

virtual Suggestion::SuggestionException::~SuggestionException ( ) throw ()
inlinevirtual

Definition at line 74 of file suggestion.h.

Suggestion::SuggestionException::SuggestionException ( ) throw ()
inlineprivate

Definition at line 77 of file suggestion.h.


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