anpcpp 0.1.0
Analytic Network Process computational library
Loading...
Searching...
No Matches
Public Member Functions | List of all members
anpcpp::SynthesisError Class Reference

Thrown when synthesis or expression evaluation fails. More...

#include <synthesis.hpp>

Inheritance diagram for anpcpp::SynthesisError:

Public Member Functions

 SynthesisError (const std::string &message)
 

Detailed Description

Thrown when synthesis or expression evaluation fails.

Constructor & Destructor Documentation

◆ SynthesisError()

anpcpp::SynthesisError::SynthesisError ( const std::string &  message)
inlineexplicit
Parameters
messageDescription of the error.

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