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

◆ SocketException() [3/3]

Ice::SocketException::SocketException ( const char * file,
int line,
std::string message )
inline

Constructs a SocketException without an error.

Parameters
fileThe file where this exception is constructed. This C string is not copied.
lineThe line where this exception is constructed.
messageThe message returned by what().

Definition at line 468 of file LocalExceptions.h.