Ice 3.6 Slice API 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 { ... }
Additional Inherited Members | |
![]() | |
string | facet |
The facet to which the request was sent. More... | |
Identity | id |
The identity of the Ice Object to which the request was sent. More... | |
string | operation |
The operation name of the request. More... | |
This exception is raised if an object does not exist on the server, that is, if no facets with the given identity exist.