Class GuiErrorImpl

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

public class GuiErrorImpl extends Object implements IError
The Class GuiErrorImpl.
  • Constructor Details

    • GuiErrorImpl

      public GuiErrorImpl()
  • Method Details

    • newError

      public void newError(int severity, String message, Exception exception)
      Description copied from interface: IError
      New error.
      Specified by:
      newError in interface IError
      Parameters:
      severity - the severity
      message - the message
      exception - the e