Construct version 5.4.4
An agent based modeling framework
|
Thrown by functions that parse a ParameterMap. More...
Public Member Functions | |
could_not_find_parameter (const std::string ¶m_name) | |
Public Member Functions inherited from dynet::construct_exception | |
construct_exception (const std::string &message) | |
Initializes a std::runtime_error with the submitted message. | |
std::string | string (void) const |
Copies the contents of the message into a string. | |
Thrown by functions that parse a ParameterMap.
Message: "Parameter " + param_name + " not found"