Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
Ice::ObjectNotExistException Local Exception Reference

This exception is raised if an object does not exist on the server, that is, if no facets with the given identity exist. More...

defined in <Ice/LocalException.ice>

["cpp:ice_print"]
local exception ObjectNotExistException extends Ice::RequestFailedException { ... }

Inheritance diagram for Ice::ObjectNotExistException:
Collaboration diagram for Ice::ObjectNotExistException:

Additional Inherited Members

Data Members inherited from Ice::RequestFailedException
string facet
 The facet to which the request was sent.
Identity id
 The identity of the Ice Object to which the request was sent.
string operation
 The operation name of the request.

Detailed Description

This exception is raised if an object does not exist on the server, that is, if no facets with the given identity exist.


The documentation for this exception was generated from the following file: