YAMI4 C++ Library 2.0.0
Messaging Solution for Distributed Systems
Loading...
Searching...
No Matches
Public Member Functions | List of all members
yami::yami_runtime_error Class Reference

General exception class for reporting run-time errors. More...

#include <errors.h>

Inheritance diagram for yami::yami_runtime_error:

Public Member Functions

 yami_runtime_error (const std::string &message)
 

Detailed Description

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.


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