org.apache.uima.tools.jcasgen
Class GuiErrorImpl

java.lang.Object
  extended by org.apache.uima.tools.jcasgen.GuiErrorImpl
All Implemented Interfaces:
IError

public class GuiErrorImpl
extends java.lang.Object
implements IError


Field Summary
 
Fields inherited from interface org.apache.uima.tools.jcasgen.IError
ERROR, INFO, WARN
 
Constructor Summary
GuiErrorImpl()
           
 
Method Summary
 void newError(int severity, java.lang.String message, java.lang.Exception exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiErrorImpl

public GuiErrorImpl()
Method Detail

newError

public void newError(int severity,
                     java.lang.String message,
                     java.lang.Exception exception)
Specified by:
newError in interface IError


Copyright © 2013. All Rights Reserved.