IceGrid::AccessDeniedException
Overview
exception AccessDeniedException
This exception is raised if a registry lock wasn't acquired or is already held by a session.
Used By
- IceGrid::Admin::addApplication
- IceGrid::Admin::instantiateServer
- IceGrid::Admin::removeApplication
- IceGrid::Admin::syncApplication
- IceGrid::Admin::updateApplication
- IceGrid::AdminSession::finishUpdate
- IceGrid::AdminSession::startUpdate
Data Member Index
lockUserId — The id of the user holding the lock (if any).
Data Members
string lockUserId;
The id of the user holding the lock (if any).