EpcTools
An event based multi-threaded C++ development framework.
Public Member Functions | List of all members
runtimeError Class Reference
Inheritance diagram for runtimeError:

Public Member Functions

 runtimeError (const char *m)
 
 runtimeError (const std::string &m)
 

Constructor & Destructor Documentation

◆ runtimeError() [1/2]

runtimeError::runtimeError ( const char *  m)
inline

◆ runtimeError() [2/2]

runtimeError::runtimeError ( const std::string &  m)
inline

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