Ice::FacetNotExistException::FacetNotExistException | ( | const char * | file, |
int | line ) |
Constructs a FacetNotExistException 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. |