creativity  v1.3.0
Agent-based model of creativity and piracy
Public Member Functions | List of all members
creativity::data::Variable::SizeError Class Reference

Exception class thrown when attempting to populate a column from a source of an incompatible or unknown size. More...

#include <creativity/data/Variable.hpp>

Public Member Functions

 SizeError ()
 Constructs with default message about populate() size mismatch.
 
 SizeError (const std::string &why)
 Constructs with custom message.
 

Detailed Description

Exception class thrown when attempting to populate a column from a source of an incompatible or unknown size.

Inheritance diagram for creativity::data::Variable::SizeError:
[legend]
Collaboration diagram for creativity::data::Variable::SizeError:
[legend]

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