Package org.apache.uima.tools.jcasgen
Interface IError
- All Known Implementing Classes:
EP_LogThrowErrorImpl
,GuiErrorImpl
,LogThrowErrorImpl
,MultiPageEditor.JCasGenThrower
public interface IError
The Interface IError.
-
Field Summary
-
Method Summary
-
Field Details
-
ERROR
static final int ERRORThe Constant ERROR.- See Also:
-
WARN
static final int WARNThe Constant WARN.- See Also:
-
INFO
static final int INFOThe Constant INFO.- See Also:
-
-
Method Details
-
newError
New error.- Parameters:
Severity
- the severitymessage
- the messagee
- the e
-