Package org.gradle.api.artifacts
Class UnknownConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gradle.api.GradleException
org.gradle.api.UnknownDomainObjectException
org.gradle.api.artifacts.UnknownConfigurationException
- All Implemented Interfaces:
Serializable
An UnknownConfigurationException
is thrown when a configuration referenced by name cannot be found.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownConfigurationException
-