Class GuiErrorImpl

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

public class GuiErrorImpl extends Object implements IError
  • Field Details

    • sevMsg

      private static String[] sevMsg
    • logLevels

      private static Level[] logLevels
  • Constructor Details

    • GuiErrorImpl

      public GuiErrorImpl()
  • Method Details