| Ice::ConnectionRefusedException::ConnectionRefusedException | ( | const char * | file, |
| int | line, | ||
| std::optional< std::string > | address = std::nullopt ) |
Constructs a ConnectionRefusedException.
| file | The file where this exception is constructed. This C string is not copied. |
| line | The line where this exception is constructed. |
| address | The address of the remote peer, if available. |