public final class LibraryNotFoundProblem extends CompilerProblem
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
static int |
errorCode |
String |
libraryPath |
UNKNOWN
Constructor and Description |
---|
LibraryNotFoundProblem(String libraryPath) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static String DESCRIPTION
public static final int errorCode
public final String libraryPath
public LibraryNotFoundProblem(String libraryPath)
Copyright © 2016 The Apache Software Foundation. All rights reserved.