Ice 3.7 Slice API Reference
Data Members | List of all members
IceStorm::NoSuchTopic Exception Reference

This exception indicates that an attempt was made to retrieve a topic that does not exist. More...

defined in <IceStorm/IceStorm.ice>

exception NoSuchTopic { ... }

Data Members

string name
 The name of the topic that does not exist. More...
 

Detailed Description

This exception indicates that an attempt was made to retrieve a topic that does not exist.

Data Member Documentation

◆ name

string name

The name of the topic that does not exist.


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