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

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

#include <errors.h>

Inheritance diagram for yami::yami_logic_error:

Public Member Functions

 yami_logic_error (const std::string &message)
 

Detailed Description

General exception class for reporting logic errors.

General exception class for reporting logic errors.

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


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