@groovy.transform.CompileStatic class UnsupportedConfigurationException extends RuntimeException implements GrolifantError
Thrown when a type instance cannot be converted to a Gradle-specific type instance.
| Constructor and description |
|---|
UnsupportedConfigurationException
(String message) |
UnsupportedConfigurationException
(String message, Exception e) |
UnsupportedConfigurationException
(String message, Throwable e) |
| Methods inherited from class | Name |
|---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |