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