#include <gpudb/GPUdbException.hpp>
Inheritance diagram for gpudb::GPUdbSubmitException:
[legend]
Collaboration diagram for gpudb::GPUdbSubmitException:
[legend]
Public Member Functions | |
| GPUdbSubmitException (const std::string &messageParam) | |
| GPUdbSubmitException (HttpUrl url_, const std::vector< uint8_t > &request_, const std::string &message_) | |
| virtual const char * | what () const throw () |
| ~GPUdbSubmitException () 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 86 of file GPUdbException.hpp.
Constructor & Destructor Documentation
◆ GPUdbSubmitException() [1/2]
| inline |
Definition at line 89 of file GPUdbException.hpp.
◆ GPUdbSubmitException() [2/2]
| gpudb::GPUdbSubmitException::GPUdbSubmitException | ( | HttpUrl | url_, |
| const std::vector< uint8_t > & | request_, | ||
| const std::string & | message_ ) |
◆ ~GPUdbSubmitException()
| inline | ||||||||||||
Definition at line 96 of file GPUdbException.hpp.
Member Function Documentation
◆ what()
| inlinevirtual | ||||||||||||
Reimplemented from gpudb::GPUdbException.
Definition at line 94 of file GPUdbException.hpp.
The documentation for this class was generated from the following file:
- gpudb/GPUdbException.hpp