Documentation for Ice 3.5. Refer to the space directory for other releases in this Archive.


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