@DefaultSeverity(value=WARNING) public final class UnableToCreateLinkReportProblem extends CompilerProblem
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
String |
fileName |
static int |
warningCode |
UNKNOWN
Constructor and Description |
---|
UnableToCreateLinkReportProblem(String fileName)
Constructor for "unable to create link report" warning.
|
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int warningCode
public final String fileName
public UnableToCreateLinkReportProblem(String fileName)
fileName
- absolute path of the link report.Copyright © 2016 The Apache Software Foundation. All rights reserved.