public class ImproperlyConfiguredTargetProblem extends InternalCompilerProblem
ICompilerProblem
emitted when a ITargetSettings
does not make sense to a ITarget
implementation. Places
that emit this problem should probably be asserts.Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
static int |
errorCode |
stackTrace
UNKNOWN
Constructor and Description |
---|
ImproperlyConfiguredTargetProblem() |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getID, getLine, getSourcePath, getStart, toString
public static final String DESCRIPTION
public static final int errorCode
Copyright © 2016 The Apache Software Foundation. All rights reserved.