HermesCommon  2.0
Hermes::Exceptions::SolutionLoadFailureException Class Reference

Solution failed to load. More...

#include <exceptions.h>

+ Inheritance diagram for Hermes::Exceptions::SolutionLoadFailureException:

Public Member Functions

 SolutionLoadFailureException (const char *msg,...)
 
 SolutionLoadFailureException (const SolutionLoadFailureException &e)
 
virtual Exceptionclone ()
 
- Public Member Functions inherited from Hermes::Exceptions::Exception
 Exception ()
 Init exception with default message.
 
 Exception (const char *msg,...)
 
void print_msg () const
 print error message to stderr
 
virtual const char * what () const throw ()
 get pointer to error message
 
const char * get_func_name () const
 

Additional Inherited Members

- Protected Attributes inherited from Hermes::Exceptions::Exception
char * message
 

Detailed Description

Solution failed to load.

Definition at line 213 of file exceptions.h.

Constructor & Destructor Documentation

Hermes::Exceptions::SolutionLoadFailureException::SolutionLoadFailureException ( const char *  msg,
  ... 
)

Constructor

Parameters
[in]nameName of the function.

Definition at line 351 of file exceptions.cpp.


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