IceStorm.LinkExists¶
- class IceStorm.LinkExists(name: str = '')¶
Bases:
UserExceptionThe exception that is thrown when attempting to create a link that already exists.
- Parameters:
name (str)
Notes
The Slice compiler generated this exception dataclass from Slice exception
::IceStorm::LinkExists.