@DefaultSeverity(value=WARNING) public final class ResourceBundleNotFoundForLocaleProblem extends ResourceBundleNotFoundProblem
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
static int |
errorCode |
String |
locale |
bundleName
UNKNOWN
Constructor and Description |
---|
ResourceBundleNotFoundForLocaleProblem(ISourceLocation site,
String bundleName,
String locale)
Constructor.
|
ResourceBundleNotFoundForLocaleProblem(String bundleName,
String locale) |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int errorCode
public final String locale
public ResourceBundleNotFoundForLocaleProblem(ISourceLocation site, String bundleName, String locale)
Copyright © 2016 The Apache Software Foundation. All rights reserved.