IceStorm.LinkExists

class IceStorm.LinkExists(name: str = '')

Bases: UserException

The exception that is thrown when attempting to create a link that already exists.

Parameters:

name (str)

name

The name of the linked topic.

Type:

str

Notes

The Slice compiler generated this exception dataclass from Slice exception ::IceStorm::LinkExists.