YAMI4 - C++ general-purpose interface
yami::yami_logic_error Class Reference

General exception class for reporting logic errors. More...

#include <errors.h>

List of all members.


Detailed Description

General exception class for reporting logic errors.

Logic errors represent misuses of the API like invalid arguments, out of range indexes or type mismatches.