Serializablepublic class CircularReferenceException extends GradleException
A CircularReferenceException is thrown if circular references exists between tasks, the project
evaluation order or the project dependsOn order.
| Constructor | Description |
|---|---|
CircularReferenceException(String message) |
|
CircularReferenceException(String message,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString