mrfioc2  2.3.0
Public Member Functions | List of all members
mrf::opNotImplemented Class Reference

Requested operation is not implemented by the property. More...

#include <object.h>

Inheritance diagram for mrf::opNotImplemented:
Inheritance graph
[legend]
Collaboration diagram for mrf::opNotImplemented:
Collaboration graph
[legend]

Public Member Functions

 opNotImplemented (const std::string &m)
 

Detailed Description

Requested operation is not implemented by the property.

Definition at line 108 of file object.h.

Constructor & Destructor Documentation

◆ opNotImplemented()

mrf::opNotImplemented::opNotImplemented ( const std::string &  m)
inlineexplicit

Definition at line 111 of file object.h.

111 : std::runtime_error(m) {}

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