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