Home Previous Up Next Index

IceGrid::ObjectExistsException

Overview

exception ObjectExistsException

This exception is raised if an object already exists.

Used By

Admin::addObject
Admin::addObjectWithType

Data Members

::Ice::Identity id;

The identity of the object.


Home Previous Up Next Index