YAMI4 C++
|
General exception class for reporting logic errors. More...
#include <errors.h>
Inherits logic_error.
General exception class for reporting logic errors.
General exception class for reporting logic errors.
Logic errors represent misuses of the API like invalid arguments, out of range indexes or type mismatches.