A CircularReferenceException
is thrown if circular references exists between tasks, the project
evaluation order or the project dependsOn order.
Constructor and description |
---|
CircularReferenceException
(String message) |
CircularReferenceException
(String message, Throwable cause) |
Methods inherited from class | Name |
---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Gradle API 2.2-20140924021627+0000