IceGrid.ServerNotExistException¶
- class IceGrid.ServerNotExistException(id: str = '')¶
Bases:
UserExceptionThe exception that is thrown when IceGrid does not know a server with the provided server ID.
- Parameters:
id (str)
Notes
The Slice compiler generated this exception dataclass from Slice exception
::IceGrid::ServerNotExistException.