Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ ConnectionLostException()

Ice::ConnectionLostException::ConnectionLostException ( const char * file,
int line,
ErrorCode error )

Constructs a ConnectionLostException.

Parameters
fileThe file where this exception is constructed. This C string is not copied.
lineThe line where this exception is constructed.
errorThe error code.