Class tables_error

Inheritance Relationships

Base Type

  • public exception

Class Documentation

class fwdpp::ts::tables_error : public exception

Thrown when table_collection objects are in an invalid state.

Version

0.8.0 Added to library

Public Functions

tables_error(std::string message)
const char *what() const noexcept