| 
    OpenMPCD
    
   | 
 
Represents an invalid configuration. More...
#include <Exceptions.hpp>


Public Member Functions | |
| InvalidConfigurationException (const std::string &setting) | |
| The constructor.  More... | |
| const std::string & | getMessage () const | 
| Returns the exception message.  More... | |
Represents an invalid configuration.
Definition at line 80 of file Exceptions.hpp.
      
  | 
  inline | 
The constructor.
| [in] | setting | The setting that caused the raising of the exception. | 
Definition at line 87 of file Exceptions.hpp.
      
  | 
  inlineinherited | 
Returns the exception message.
Definition at line 52 of file Exceptions.hpp.
 1.8.17