#include <gpudb/GPUdbException.hpp>
Inheritance diagram for gpudb::GPUdbExitException:
[legend]
Collaboration diagram for gpudb::GPUdbExitException:
[legend]
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()
| inline |
Definition at line 60 of file GPUdbException.hpp.
◆ ~GPUdbExitException()
| inline | ||||||||||||
Definition at line 64 of file GPUdbException.hpp.
Member Function Documentation
◆ what()
| inlinevirtual | ||||||||||||
Reimplemented from gpudb::GPUdbException.
Definition at line 62 of file GPUdbException.hpp.
The documentation for this class was generated from the following file:
- gpudb/GPUdbException.hpp