Ice 3.7 Slice API Reference
List of all members
Ice::FacetNotExistException Local Exception Reference

This exception is raised if no facet with the given name exists, but at least one facet with the given identity exists. More...

defined in <Ice/LocalException.ice>

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

Inheritance diagram for Ice::FacetNotExistException:
Inheritance graph
[legend]
Collaboration diagram for Ice::FacetNotExistException:
Collaboration graph
[legend]

Additional Inherited Members

- Data Members inherited from Ice::RequestFailedException
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...
 

Detailed Description

This exception is raised if no facet with the given name exists, but at least one facet with the given identity exists.


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