GPUdb C++ API
Version 7.0.19.0
|
#include <gpudb/GPUdbException.hpp>
Public Member Functions | |
GPUdbExitException (const std::string &messageParam) | |
virtual const char * | what () const throw () |
~GPUdbExitException () throw () | |
Public Member Functions inherited from gpudb::GPUdbException | |
GPUdbException (const std::string &messageParam) | |
~GPUdbException () throw () | |
Additional Inherited Members | |
Protected Attributes inherited from gpudb::GPUdbException | |
std::string | message |
Definition at line 55 of file GPUdbException.hpp.
|
inline |
Definition at line 58 of file GPUdbException.hpp.
|
inline |
Definition at line 62 of file GPUdbException.hpp.
|
inlinevirtual |
Reimplemented from gpudb::GPUdbException.
Definition at line 60 of file GPUdbException.hpp.