public class KeyAlreadyExistsException extends RuntimeException
Constructor and Description |
---|
KeyAlreadyExistsException() |
KeyAlreadyExistsException(Exception from) |
KeyAlreadyExistsException(String container,
String key) |
Modifier and Type | Method and Description |
---|---|
String |
getContainer() |
String |
getKey() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public KeyAlreadyExistsException()
public KeyAlreadyExistsException(Exception from)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.