public static final class TopicControl.IncompatibleExistingTopicException extends TopicControl.IncompatibleTopicException
For example, a topic may already exist at the same path that is under the control of fan-out distribution.
Constructor and Description |
---|
IncompatibleExistingTopicException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IncompatibleExistingTopicException(String message)
message
- the exception messageCopyright © 2024 DiffusionData Ltd. All Rights Reserved.