presage  0.9.2~beta
Public Member Functions | Private Member Functions | List of all members
Suggestion::SuggestionException Class Reference

#include <suggestion.h>

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

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

◆ SuggestionException() [1/2]

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

Definition at line 73 of file suggestion.h.

◆ ~SuggestionException()

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

Definition at line 74 of file suggestion.h.

◆ SuggestionException() [2/2]

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

Definition at line 77 of file suggestion.h.


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