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