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