public interface IError
static int
ERROR
INFO
WARN
void
newError(int Severity, String message, Exception e)
static final int ERROR
static final int WARN
static final int INFO
void newError(int Severity, String message, Exception e)
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.