public class BuildError
extends java.lang.Object
Constructor and Description |
---|
BuildError(int type,
org.xml.sax.Locator loc,
java.lang.String msg) |
Modifier and Type | Method and Description |
---|---|
int |
getType() |
java.lang.String |
toString() |
public static final int ERROR
public static final int WARNING