IceGrid::PermissionDeniedException
Overview
exception PermissionDeniedException
This exception is raised if a client is denied the ability to create a session with IceGrid.
Used By
- IceGrid::Registry::createAdminSessionFromSecureConnection
- IceGrid::Registry::createAdminSession
- IceGrid::Registry::createSessionFromSecureConnection
- IceGrid::Registry::createSession
Data Member Index
reason — The reason why permission was denied.
Data Members
string reason;
The reason why permission was denied.