Ice::ConnectionLostException::ConnectionLostException | ( | const char * | file, |
int | line, | ||
ErrorCode | error ) |
Constructs a ConnectionLostException.
file | The file where this exception is constructed. This C string is not copied. |
line | The line where this exception is constructed. |
error | The error code. |