Ice 3.6 Slice API Reference
|
This exception is raised if no suitable object factory was found during unmarshaling of a Slice class instance. More...
Defined in <Ice/LocalException.ice>
["cpp:ice_print"]
local exception NoObjectFactoryException extends Ice::MarshalException { ... }
Data Members | |
string | type |
The Slice type ID of the class instance for which no no factory could be found. More... | |
![]() | |
string | reason |
The reason for the failure. More... | |
This exception is raised if no suitable object factory was found during unmarshaling of a Slice class instance.
string type |
The Slice type ID of the class instance for which no no factory could be found.