|
pure virtual |
Retrieves a topic by name.
| name | The name of the topic. |
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceStorm::NoSuchTopic | Thrown when there is no topic named name. |