Class EP_LogThrowErrorImpl

java.lang.Object
org.apache.uima.jcas.jcasgenp.EP_LogThrowErrorImpl
All Implemented Interfaces:
IError

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

    • EP_LogThrowErrorImpl

      public EP_LogThrowErrorImpl()
  • 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