IceStorm.NoSuchLink¶
- class IceStorm.NoSuchLink(name: str = '')¶
Bases:
UserExceptionThe exception that is thrown when attempting to remove a link that does not exist.
- Parameters:
name (str)
Notes
The Slice compiler generated this exception dataclass from Slice exception
::IceStorm::NoSuchLink.