Modifier and Type | Method and Description |
---|---|
static String |
messageForProblem(Module m,
Object problem)
Provide a localized explanation of some installation problem.
|
public static String messageForProblem(Module m, Object problem)
m
- the module which cannot be installedproblem
- either an InvalidException
or Dependency
as returned from Module.getProblems()