Class TaskValidationException

  • All Implemented Interfaces:
    Serializable, org.gradle.internal.exceptions.MultiCauseException

    public class TaskValidationException
    extends org.gradle.internal.exceptions.DefaultMultiCauseException
    A TaskValidationException is thrown when there is some validation problem with a task.
    See Also:
    Serialized Form