Ice
3.9
C++ API Reference
Loading...
Searching...
No Matches
◆
ObjectNotExistException()
[1/2]
Ice::ObjectNotExistException::ObjectNotExistException
(
const char *
file
,
int
line
,
Identity
id
,
std::string
facet
,
std::string
operation
)
Constructs an
ObjectNotExistException
.
Parameters
file
The file where this exception is constructed. This C string is not copied.
line
The line where this exception is constructed.
id
The identity of the Ice
Object
to which the request was sent.
facet
The facet to which the request was sent.
operation
The operation name of the request.
Ice
ObjectNotExistException
Generated by
1.16.1