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

◆ error()

ErrorCode Ice::SyscallException::error ( ) const
inlinenodiscardnoexcept

Gets the error number describing the system exception.

On Unix, this is equivalent to errno. On Windows, this is the value returned by GetLastError() or WSAGetLastError().

Definition at line 377 of file LocalExceptions.h.