#include <exceptions.h>
TransportException indicating TCP communication exceptions with remote Hot Rod servers
◆ TransportException()
infinispan::hotrod::TransportException::TransportException |
( |
const std::string & |
host, |
|
|
int |
port, |
|
|
const std::string & |
, |
|
|
int |
|
|
) |
| |
◆ ~TransportException()
infinispan::hotrod::TransportException::~TransportException |
( |
| ) |
|
throw | ( | |
| ) | | |
◆ getErrnum()
int infinispan::hotrod::TransportException::getErrnum |
( |
| ) |
const |
|
inline |
◆ getHost()
const std::string& infinispan::hotrod::TransportException::getHost |
( |
| ) |
const |
|
inline |
◆ getHostCString()
const char* infinispan::hotrod::TransportException::getHostCString |
( |
| ) |
const |
◆ getPort()
int infinispan::hotrod::TransportException::getPort |
( |
| ) |
const |
The documentation for this class was generated from the following file:
- /home/infinispan/workspace/CppRelease/x.y.z.Final/include/infinispan/hotrod/exceptions.h