Class MultiPageEditor.JCasGenThrower
java.lang.Object
org.apache.uima.taeconfigurator.editors.MultiPageEditor.JCasGenThrower
- All Implemented Interfaces:
org.apache.uima.tools.jcasgen.IError
- Enclosing class:
- MultiPageEditor
public static class MultiPageEditor.JCasGenThrower
extends Object
implements org.apache.uima.tools.jcasgen.IError
The Class JCasGenThrower.
-
Field Summary
Fields inherited from interface org.apache.uima.tools.jcasgen.IError
ERROR, INFO, WARN -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the message.void
-
Constructor Details
-
JCasGenThrower
public JCasGenThrower()
-
-
Method Details
-
newError
- Specified by:
newErrorin interfaceorg.apache.uima.tools.jcasgen.IError
-
getMessage
Gets the message.- Returns:
- the message
-