|
Ice 3.7 Slice API Reference
|
This exception is raised if no suitable value factory was found during unmarshaling of a Slice class instance. More...
defined in <Ice/LocalException.ice>
["cpp:ice_print"]
local exception NoValueFactoryException extends Ice::MarshalException { ... }


Data Members | |
| string | type |
| The Slice type ID of the class instance for which no no factory could be found. More... | |
Data Members inherited from Ice::ProtocolException | |
| string | reason |
| The reason for the failure. More... | |
This exception is raised if no suitable value 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.