IOLink IOL_v1.8.0_release
Loading...
Searching...
No Matches
iolink::Error Class Reference

Error base class. More...

#include <iolink/Error.h>

Inheritance diagram for iolink::Error:
iolink::InvalidArgument iolink::NotImplemented

Public Member Functions

 Error (const std::string &msg)
 
const char * what () const noexcept override
 
 Error (const Error &other)=default
 
Erroroperator= (const Error &other)=default
 
 Error (Error &&other) noexcept=default
 
Erroroperator= (Error &&other) noexcept=default
 

Detailed Description

Error base class.


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