Interface DependencyResult


  • public interface DependencyResult
    • Method Detail

      • getCollectorExceptions

        java.util.List<java.lang.Exception> getCollectorExceptions()
        Gets the exceptions that occurred while building the dependency graph.
        Returns:
        The list of exceptions Exception.