IOLink  IOL_v1.2.0_release
iolink::NotImplemented Class Referencefinal

'Not implemented' error raised when a 'not available' method is called. More...

#include <iolink/Error.h>

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

Public Member Functions

 NotImplemented (const std::string &function)
 

Detailed Description

'Not implemented' error raised when a 'not available' method is called.

This can occur if the called method is not overriden from the original interface or if the corresponding capability is not available.


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