public static final class TopicControl.InvalidTopicPathException extends TopicControl.AddTopicException
Invalid topic paths include the empty string, and strings adjacent path
separators such as //.
| Constructor and Description |
|---|
InvalidTopicPathException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidTopicPathException(String message)
message - the exception messageCopyright © 2024 DiffusionData Limited. All rights reserved.