Serializable
@Deprecated public static class ConfigureUtil.IncompleteInputException extends RuntimeException
Constructor | Description |
---|---|
IncompleteInputException(String message,
Collection missingKeys) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
Collection |
getMissingKeys() |
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IncompleteInputException(String message, Collection missingKeys)
public Collection getMissingKeys()