public final class ToolsJarNotFoundException
extends java.lang.Exception
Throwable.getMessage()
.Modifier and Type | Field and Description |
---|---|
java.io.File |
toolsJar
Location where we expected to find tools.jar
|
Constructor and Description |
---|
ToolsJarNotFoundException(java.io.File toolsJar) |