NeuroDactyl
NeuroDactyl::Exception Class Reference

Exception class All exceptions in NeuroDactyl SDK are NeuroDactyl::Exception. More...

#include <exception.h>

Inheritance diagram for NeuroDactyl::Exception:
Collaboration diagram for NeuroDactyl::Exception:

Public Member Functions

 Exception (const std::string &msg)
 
const char * what () const noexcept
 

Detailed Description

Exception class All exceptions in NeuroDactyl SDK are NeuroDactyl::Exception.

Member Function Documentation

◆ what()

const char* NeuroDactyl::Exception::what ( ) const
inlinenoexcept

Returns a string with the exception description


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