Ice 3.6 Slice API Reference
|
This exception indicates that an attempt was made to create a topic that already exists. More...
Defined in <IceStorm/IceStorm.ice>
exception TopicExists { ... }
Data Members | |
string | name |
The name of the topic that already exists. More... | |
This exception indicates that an attempt was made to create a topic that already exists.
string name |
The name of the topic that already exists.