public class NoKeyForTopicException extends Exception
Constructor and Description |
---|
NoKeyForTopicException(String message)
Constructs a new exception with the given explanatory message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoKeyForTopicException(String message)
message
- a short, human-readable explanation of the cause of this exceptionCopyright © 2013–2016 Turo. All rights reserved.