public class InvalidTopicException extends ApiException
UnknownTopicOrPartitionException
,
Serialized FormConstructor and Description |
---|
InvalidTopicException() |
InvalidTopicException(Set<String> invalidTopics) |
InvalidTopicException(String message) |
InvalidTopicException(String message,
Throwable cause) |
InvalidTopicException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
invalidTopics() |
fillInStackTrace
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString