43 const char*
what()
const throw();
44 const error_t
error()
const throw();
const char * what() const
Definition: exception.cpp:71
virtual ~KinDrvException()
Definition: exception.cpp:64
const error_t error() const
Definition: exception.cpp:80
Definition: exception.cpp:29
KinDrvException()
Definition: exception.cpp:35
Exception that is thrown by this Api.
Definition: exception.h:35