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