public class CircularReferenceException extends GradleException
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) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString