Class ProjectConfigurationException

  • All Implemented Interfaces:
    Serializable

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

      • ProjectConfigurationException

        public ProjectConfigurationException​(String message,
                                             Throwable cause)