IceGrid.ApplicationNotExistException¶
- class IceGrid.ApplicationNotExistException(name: str = '')¶
Bases:
UserExceptionThe exception that is thrown when IceGrid does not know an application with the provided name.
- Parameters:
name (str)
Notes
The Slice compiler generated this exception dataclass from Slice exception
::IceGrid::ApplicationNotExistException.