Interface DependencyResult
public interface DependencyResult
- Author:
- Robert Scholte
-
Method Summary
Modifier and TypeMethodDescriptionGets the exceptions that occurred while building the dependency graph.
-
Method Details
-
getCollectorExceptions
Gets the exceptions that occurred while building the dependency graph.- Returns:
- The list of exceptions
Exception
.
-