Class Exception
Defined in File exceptions.hpp
Inheritance Relationships
Base Type
public std::runtime_error
Derived Types
public myactuator_rmd::ProtocolException
(Class ProtocolException)public myactuator_rmd::ValueRangeException
(Class ValueRangeException)
Class Documentation
-
class Exception : public std::runtime_error
Exception class for driver-level errors.
Subclassed by myactuator_rmd::ProtocolException, myactuator_rmd::ValueRangeException