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

◆ fromTypeId()

UnknownUserException Ice::UnknownUserException::fromTypeId ( const char * file,
int line,
const char * typeId )
static

Creates an UnknownUserException from the type ID of an unexpected exception.

Parameters
fileThe file where this exception is constructed. This C string is not copied.
lineThe line where this exception is constructed.
typeIdThe type ID.