Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
local exception |
This exception indicates a DNS problem. For details on the cause, error should be inspected.
int |
The error number describing the DNS problem. For C++ and Unix, this is equivalent to h_errno. For C++ and Windows, this is the value returned by WSAGetLastError().
<<< Previous | Home | Next >>> |
Ice::Current | Up | Ice::DatagramLimitException |