![]() |
ImFusion C++ SDK 4.4.0
|
Public Member Functions | |
| ErrorKDL (int err) | |
| int | id () const override |
| std::string | domain () const override |
| std::string | message () const override |
| void | handle () override |
| Public Member Functions inherited from ErrorInheritanceHelper< ErrorKDL > | |
| ~ErrorInheritanceHelper () override=default | |
| Override destructor. | |
| ErrorInheritanceHelper (const ErrorInterface &ei) | |
| std::unique_ptr< ErrorKDL > | clone () const & |
| Creates a copy of the current instance. | |