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

#include <gpudb/GPUdbException.hpp>

+ Inheritance diagram for gpudb::GPUdbHAUnavailableException:
+ Collaboration diagram for gpudb::GPUdbHAUnavailableException:

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]

gpudb::GPUdbHAUnavailableException::GPUdbHAUnavailableException ( const std::string &  messageParam)
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()

gpudb::GPUdbHAUnavailableException::~GPUdbHAUnavailableException ( )
throw (
)
inline

Definition at line 78 of file GPUdbException.hpp.

Member Function Documentation

◆ what()

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

Reimplemented from gpudb::GPUdbException.

Definition at line 76 of file GPUdbException.hpp.


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