YAMI4 C++
|
General exception class for reporting run-time errors. More...
#include <errors.h>
Inherits runtime_error.
General exception class for reporting run-time errors.
General exception class for reporting run-time errors.
Runtime errors represent problems that might not result from incorrect library usage, but can be related to resource constraints or communication problems.