|
VLink 2.0.0
A high-performance communication middleware
|
Indicates a general runtime failure. More...
#include <exception.h>
Indicates a general runtime failure.
Thrown by the Logger when a kFatal log level is used. Inherits all constructors from std::runtime_error so it can be constructed with an std::string or C-string message.