public class NotPropertyFoundException extends InstallerInfoFileException
code, formatString, messageKey
Constructor and Description |
---|
NotPropertyFoundException(java.lang.String propertyName) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<java.lang.String,java.lang.String> |
values() |
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue
public NotPropertyFoundException(java.lang.String propertyName)
protected java.util.Map<java.lang.String,java.lang.String> values()
values
in class BaseException