Ice
3.9
C++ API Reference
Loading...
Searching...
No Matches
◆
ConnectFailedException()
[1/3]
Ice::ConnectFailedException::ConnectFailedException
(
const char *
file
,
int
line
,
std::string
messagePrefix
,
ErrorCode
error
,
std::optional< std::string >
address
=
std::nullopt
)
Constructs a
ConnectFailedException
.
Parameters
file
The file where this exception is constructed. This C string is not copied.
line
The line where this exception is constructed.
messagePrefix
The start of the message returned by
what()
.
error
The error code.
address
The address of the remote peer, if available.
Ice
ConnectFailedException
Generated by
1.16.1