Package org.apache.cxf.tools.common
Class ToolErrorListener
java.lang.Object
org.apache.cxf.tools.common.ToolErrorListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidaddWarning(String file, int line, int column, String message) voidaddWarning(String file, int line, int column, String message, Throwable t) intvoid
-
Constructor Details
-
ToolErrorListener
public ToolErrorListener()
-
-
Method Details
-
addError
-
addError
-
addWarning
-
addWarning
-
getErrorCount
public int getErrorCount() -
throwToolException
public void throwToolException()
-