Ice 3.6 Slice API Reference
All Classes Interfaces Structs Exceptions Modules Files Operations Constants Sequences Dictionaries Enumerations Enumerator Pages
Data Members | List of all members
IceGrid::AccessDeniedException Exception Reference

This exception is raised if a registry lock wasn't acquired or is already held by a session. More...

Defined in <IceGrid/Exception.ice>

exception AccessDeniedException { ... }

Data Members

string lockUserId
 The id of the user holding the lock (if any). More...
 

Detailed Description

This exception is raised if a registry lock wasn't acquired or is already held by a session.

Data Member Documentation

◆ lockUserId

string lockUserId

The id of the user holding the lock (if any).


The documentation for this exception was generated from the following file: