Blender V4.3
KDL::Error_IO Class Reference

#include <error.h>

Inherits KDL::Error.

Inherited by KDL::Error_BasicIO, KDL::Error_FrameIO, and KDL::Error_RedundancyIO.

Public Member Functions

 Error_IO (const std::string &_msg="Unspecified I/O Error", int typenr=0)
 
virtual const char * Description () const
 
virtual int GetType () const
 
- Public Member Functions inherited from KDL::Error
virtual ~Error ()
 

Detailed Description

Definition at line 67 of file error.h.

Constructor & Destructor Documentation

◆ Error_IO()

KDL::Error_IO::Error_IO ( const std::string & _msg = "Unspecified I/O Error",
int typenr = 0 )
inline

Definition at line 71 of file error.h.

Member Function Documentation

◆ Description()

◆ GetType()


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