Glacier2.PermissionDeniedException¶
- class Glacier2.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
::Glacier2::PermissionDeniedException.