public class UnsupportedMethodException
extends java.lang.UnsupportedOperationException
Typically, to resolve such a problem you change/upgrade the target version of Gradle that the tooling API is connected to. Alternatively, you can handle and ignore this exception.
| Constructor | Description | 
|---|---|
| UnsupportedMethodException(java.lang.String s) | |
| UnsupportedMethodException(java.lang.String message,
                          java.lang.Throwable cause) |