Construct version 5.4.4
An agent based modeling framework
|
Thrown when a csv file does not contain thier slice dimension within a set of brackets. More...
Public Member Functions | |
csv_missing_ending_bracket (const std::string &fname) | |
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 when a csv file does not contain thier slice dimension within a set of brackets.
Message: "csv file " fname " must have slice elements that end with } for 3d networks"