Home Previous Up Next Index

IceGrid::AdapterNotExistException

Overview

exception AdapterNotExistException

This exception is raised if an adapter does not exist.

Used By

Admin::getAdapterInfo
Admin::removeAdapter

Data Members

string id;

The id of the object adapter.


Home Previous Up Next Index