exception TopicExists
This exception indicates that an attempt was made to create a topic that already exists.
The name of the topic that already exists.
string name;