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