Class UnsupportedVersionException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UnknownModelException, UnsupportedOperationConfigurationException

public class UnsupportedVersionException extends GradleConnectionException
Thrown when the target Gradle version does not support a particular feature.
Since:
1.0
See Also:
  • Constructor Details

    • UnsupportedVersionException

      public UnsupportedVersionException(String message)
      Creates a new UnsupportedVersionException.
      Since:
      0.9.2
    • UnsupportedVersionException

      public UnsupportedVersionException(String message, Throwable cause)
      Creates a new UnsupportedVersionException.
      Since:
      1.0