Unreachable Root Exception
UnreachableRootException is a type of UnresolvedDependencyException that is specifically for the case that the ModuleRootResolver is unable to reach the source of the ModuleRoot at the ModuleRootResolver.uri.
Author
Richard Arriaga
Parameters
referring Module Name
The name of the module whose dependency graph resolution triggered the failed root access.
unresolved Module Name
The name of the module which could not be resolved because of the failed root access.
unresolved Root Name
The name of the root which could not be reached.
resolver
The ModuleRootResolver with an unreachable URI.