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