GPUdb C++ API  Version 6.0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
gpudb::GPUdbException Class Reference

#include <gpudb/GPUdbException.hpp>

Inherits exception.

Public Member Functions

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

Detailed Description

Definition at line 12 of file GPUdbException.hpp.

Constructor & Destructor Documentation

gpudb::GPUdbException::GPUdbException ( const std::string &  message)
gpudb::GPUdbException::~GPUdbException ( )
throw (
)

Member Function Documentation

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

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