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
file
The file where this exception is constructed. This C string is not copied.
line
The line where this exception is constructed.
typeId
The type ID.
Ice
UnknownUserException
Generated by
1.14.0