GPUdb C++ API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 66 of file GPUdbException.hpp.

Constructor & Destructor Documentation

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

Definition at line 69 of file GPUdbException.hpp.

gpudb::GPUdbHAUnavailableException::GPUdbHAUnavailableException ( const std::string &  message_,
const std::vector< HttpUrl > &  urls_ 
)
gpudb::GPUdbHAUnavailableException::~GPUdbHAUnavailableException ( )
throw (
)
inline

Definition at line 76 of file GPUdbException.hpp.

Member Function Documentation

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

Reimplemented from gpudb::GPUdbException.

Definition at line 74 of file GPUdbException.hpp.


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