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