public class PropertyAlreadyExistsException extends RuntimeException
| Constructor and Description |
|---|
PropertyAlreadyExistsException(String key) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyAlreadyExistsException(String key)
key - The key of the property in question.Copyright © 2004–2014 XWiki. All rights reserved.