Class ModelInstantiationException

All Implemented Interfaces:
Serializable

@Incubating public class ModelInstantiationException extends GradleException
Thrown when a model element cannot be instantiated for some reason.
See Also:
  • Constructor Details

    • ModelInstantiationException

      public ModelInstantiationException(String message)
    • ModelInstantiationException

      public ModelInstantiationException(String message, Throwable cause)