Ice::ObjectNotExistException::ObjectNotExistException | ( | const char * | file, |
int | line ) |
Constructs an ObjectNotExistException without specifying the details of the current request.
The details will be filled-in automatically by the Ice runtime before marshaling the exception.
file | The file where this exception is constructed. This C string is not copied. |
line | The line where this exception is constructed. |