org.apache.uima.tools.jcasgen
Class LogThrowErrorImpl

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

public class LogThrowErrorImpl
extends java.lang.Object
implements IError


Field Summary
 
Fields inherited from interface org.apache.uima.tools.jcasgen.IError
ERROR, INFO, WARN
 
Constructor Summary
LogThrowErrorImpl()
           
 
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

LogThrowErrorImpl

public LogThrowErrorImpl()
Method Detail

newError

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


Copyright © 2012. All Rights Reserved.