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 public static class ConfigureUtil.IncompleteInputException extends RuntimeException
Deprecated.
Incomplete input exception.
See Also:
  • Constructor Details

    • IncompleteInputException

      public IncompleteInputException(String message, Collection missingKeys)
      Deprecated.
  • Method Details

    • getMissingKeys

      public Collection getMissingKeys()
      Deprecated.