Documentation for Ice 3.5. The latest release is Ice 3.7. Refer to the space directory for other releases.


Ice::ObjectNotExistException

Overview

local exception ObjectNotExistException extends Ice::RequestFailedException

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


  • No labels