GPUdb C++ API
Version 6.0.1.0
|
#include <gpudb/GPUdbException.hpp>
Inherits exception.
Public Member Functions | |
GPUdbException (const std::string &message) | |
virtual const char * | what () const throw () |
~GPUdbException () throw () | |
Definition at line 12 of file GPUdbException.hpp.
gpudb::GPUdbException::GPUdbException | ( | const std::string & | message | ) |
gpudb::GPUdbException::~GPUdbException | ( | ) | ||
throw | ( | |||
) |
|
virtual |