GPUdb C++ API  Version 7.2.2.4
gpudb::GPUdbExitException Class Reference

#include <gpudb/GPUdbException.hpp>

+ Inheritance diagram for gpudb::GPUdbExitException:
+ Collaboration diagram for gpudb::GPUdbExitException:

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
 

Detailed Description

Definition at line 57 of file GPUdbException.hpp.

Constructor & Destructor Documentation

◆ GPUdbExitException()

gpudb::GPUdbExitException::GPUdbExitException ( const std::string &  messageParam)
inline

Definition at line 60 of file GPUdbException.hpp.

◆ ~GPUdbExitException()

gpudb::GPUdbExitException::~GPUdbExitException ( )
throw (
)
inline

Definition at line 64 of file GPUdbException.hpp.

Member Function Documentation

◆ what()

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

Reimplemented from gpudb::GPUdbException.

Definition at line 62 of file GPUdbException.hpp.


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