GPUdb C++ API  Version 6.2.0.3
gpudb::GPUdbException Class Reference

#include <gpudb/GPUdbException.hpp>

+ Inheritance diagram for gpudb::GPUdbException:

Public Member Functions

 GPUdbException (const std::string &message)
 
virtual const char * what () const throw ()
 
 ~GPUdbException () throw ()
 

Detailed Description

Definition at line 16 of file GPUdbException.hpp.

Constructor & Destructor Documentation

◆ GPUdbException()

gpudb::GPUdbException::GPUdbException ( const std::string &  message)
inline

Definition at line 19 of file GPUdbException.hpp.

◆ ~GPUdbException()

gpudb::GPUdbException::~GPUdbException ( )
throw (
)
inline

Definition at line 23 of file GPUdbException.hpp.

Member Function Documentation

◆ what()

virtual const char* gpudb::GPUdbException::what ( ) const
throw (
)
inlinevirtual

Reimplemented in gpudb::GPUdbInsertionException.

Definition at line 21 of file GPUdbException.hpp.


The documentation for this class was generated from the following file: