Class NoSuchTopicException

All Implemented Interfaces:
Serializable

public final class NoSuchTopicException extends SessionException
Exception used to report there is no topic bound to a topic path.
Since:
6.0
Author:
DiffusionData Limited
See Also:
  • Constructor Details

    • NoSuchTopicException

      public NoSuchTopicException(String message)
      Constructor.
      Parameters:
      message - the exception message