Class IncompatibleTopicStateException

All Implemented Interfaces:
Serializable

public final class IncompatibleTopicStateException extends SessionException
An operation could not be performed because the topic is managed by a component (such as fan-out) that prohibits updates from the caller.
Since:
6.2
Author:
DiffusionData Limited
See Also:
  • Constructor Details

    • IncompatibleTopicStateException

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