Class ProjectConfigurationException

All Implemented Interfaces:
Serializable

public class ProjectConfigurationException extends GradleException
Indicates a problem that occurs during project configuration (evaluation) phase.
See Also:
  • Constructor Details

    • ProjectConfigurationException

      public ProjectConfigurationException(String message, Throwable cause)