IceGrid.PermissionDeniedException¶
- class IceGrid.PermissionDeniedException(reason: str = '')¶
Bases:
UserExceptionThe exception that is thrown when a client is not allowed to create a session.
- Parameters:
reason (str)
Notes
The Slice compiler generated this exception dataclass from Slice exception
::IceGrid::PermissionDeniedException.