Glacier2.SessionNotExistException

class Glacier2.SessionNotExistException

Bases: UserException

The exception that is thrown when a client tries to destroy a session with a router, but no session exists for this client.

Notes

The Slice compiler generated this exception dataclass from Slice exception ::Glacier2::SessionNotExistException.