Class TraxErrorHandler

  • All Implemented Interfaces:
    ErrorListener

    public class TraxErrorHandler
    extends Object
    implements ErrorListener
    This error handler simply logs all exception and, in case of a fatal error, the exception is rethrown. Warnings and errors are not re-thrown.