| 
    creativity
    v1.3.0
    
   Agent-based model of creativity and piracy 
   | 
 
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.  | |
Exception class thrown when attempting to populate a column from a source of an incompatible or unknown size.
 1.8.12