NDS3
1.0.0
API reference manual
|
This exception is thrown when a loaded shared module containing a NDS device does not contain the export functions (see NDS_DEFINE_DRIVER)
#include <exceptions.h>
Additional Inherited Members | |
Public Member Functions inherited from nds::NdsError | |
NdsError (const std::string &what) | |
Constructor. More... | |