public class CyclicDependencyException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
CyclicDependencyException(java.lang.String message,
java.util.List<SProject> cycle) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SProject> |
getCycle() |