Glacier2.CannotCreateSessionException¶
- class Glacier2.CannotCreateSessionException(reason: str = '')¶
Bases:
UserExceptionThe exception that is thrown when an attempt to create a new session fails.
- Parameters:
reason (str)
Notes
The Slice compiler generated this exception dataclass from Slice exception
::Glacier2::CannotCreateSessionException.