Home Previous Up Next Index

IceGrid::ObjectNotRegisteredException

Overview

exception ObjectNotRegisteredException

This exception is raised if an object is not registered.

Used By

Admin::getObjectInfo
Admin::removeObject
Admin::updateObject
Session::allocateObjectById
Session::releaseObject

Data Members

::Ice::Identity id;

The identity of the object.


Home Previous Up Next Index