public class TooManyProjectLeakedException
extends java.lang.RuntimeException
Constructor and Description |
---|
TooManyProjectLeakedException(java.lang.Iterable<? extends Project> leakedProjects) |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<? extends Project> |
getLeakedProjects() |