VLink 2.0.0
A high-performance communication middleware
Loading...
Searching...
No Matches
vlink::Exception::RuntimeError Class Referencefinal

Indicates a general runtime failure. More...

#include <exception.h>

Inheritance diagram for vlink::Exception::RuntimeError:
Collaboration diagram for vlink::Exception::RuntimeError:

Detailed Description

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.


The documentation for this class was generated from the following file: