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