public static class ConfigureUtil.IncompleteInputException extends RuntimeException
| Constructor and Description |
|---|
ConfigureUtil.IncompleteInputException(String message,
Collection missingKeys) |
| Modifier and Type | Method and Description |
|---|---|
Collection |
getMissingKeys() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigureUtil.IncompleteInputException(String message, Collection missingKeys)
public Collection getMissingKeys()
Copyright © 2013. All rights reserved