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