MotionLib  1.0.0
SamBuCa motion library
Public Member Functions | List of all members
smc::Exception Class Reference

Exception thrown by MotionController in case of issues with command. More...

#include <Exception.hpp>

Inheritance diagram for smc::Exception:
Inheritance graph
[legend]
Collaboration diagram for smc::Exception:
Collaboration graph
[legend]

Public Member Functions

 Exception (std::error_code ev)
 
 Exception (std::error_code ev, const std::string &what)
 
const std::error_code getErrorCode () const noexcept
 
const char * what () const noexcept override
 

Detailed Description

Exception thrown by MotionController in case of issues with command.

Definition at line 60 of file Exception.hpp.


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