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

◆ SocketException() [1/3]

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

Constructs a SocketException with a generic message.

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

Definition at line 459 of file LocalExceptions.h.