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

◆ SyscallException() [3/3]

Ice::SyscallException::SyscallException ( const char * file,
int line,
std::string message )
inlineprotected

Constructs a SyscallException 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 399 of file LocalExceptions.h.