Package org.gradle.util
Class ConfigureUtil.IncompleteInputException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gradle.util.ConfigureUtil.IncompleteInputException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ConfigureUtil
Deprecated.
Incomplete input exception.
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionIncompleteInputException(String message, Collection missingKeys) Deprecated.
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
IncompleteInputExceptionDeprecated.
 
- 
- 
Method Details- 
getMissingKeysDeprecated.
 
-