public class KeyAlreadyExistsException extends Exception
| Constructor and Description |
|---|
KeyAlreadyExistsException(String existingKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic KeyAlreadyExistsException(String existingKey)
public String getMessage()
getMessage in class ThrowableCopyright © 2016–2017. All rights reserved.