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:
java.io.Serializable
- Enclosing class:
- ConfigureUtil
@Deprecated public static class ConfigureUtil.IncompleteInputException extends java.lang.RuntimeException
Deprecated.Incomplete input exception.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IncompleteInputException(java.lang.String message, java.util.Collection missingKeys)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.util.Collection
getMissingKeys()
Deprecated.
-