public class UnsupportedOperationConfigurationException extends UnsupportedVersionException
LongRunningOperation has been configured
 with unsupported settings. For example LongRunningOperation.setJavaHome(java.io.File)
 might not be supported by the target Gradle version.| Constructor and Description | 
|---|
| UnsupportedOperationConfigurationException(String message) | 
| UnsupportedOperationConfigurationException(String message,
                                          Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString