Exception thrown if komi is constructed with invalid value. More...
#include <GoKomi.h>
Public Member Functions | |
InvalidKomi (float komi) | |
Constructor. | |
InvalidKomi (const std::string &komi) | |
Constructor. | |
const char * | what () const |
Exception thrown if komi is constructed with invalid value.
Definition at line 19 of file GoKomi.h.
GoKomi::InvalidKomi::InvalidKomi | ( | float | komi | ) |
GoKomi::InvalidKomi::InvalidKomi | ( | const std::string & | komi | ) |