public class TopicAuthorizationException extends AuthorizationException
Constructor and Description |
---|
TopicAuthorizationException(Set<String> unauthorizedTopics) |
TopicAuthorizationException(String message) |
TopicAuthorizationException(String message,
Set<String> unauthorizedTopics) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
unauthorizedTopics()
Get the set of topics which failed authorization.
|
fillInStackTrace
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString