Ice 3.7 Slice API Reference
Data Members | List of all members
IceStorm::TopicExists Exception 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...
 

Detailed Description

This exception indicates that an attempt was made to create a topic that already exists.

Data Member Documentation

◆ name

string name

The name of the topic that already exists.


The documentation for this exception was generated from the following file: