public class UnsupportedBuildArgumentException extends GradleConnectionException
BuildLauncher has been configured
with unsupported build arguments. For more information see docs for
BuildLauncher.withArguments(String...) method.| Constructor and Description |
|---|
UnsupportedBuildArgumentException(java.lang.String message) |
UnsupportedBuildArgumentException(java.lang.String message,
java.lang.Throwable cause) |