public abstract class Check extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
log |
| Constructor and Description |
|---|
Check() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
error(Throwable e) |
protected void |
error(Throwable e,
String msg) |
void |
report(ReportInfo ri) |
protected abstract String |
run(ReportInfo ri) |
protected abstract String run(ReportInfo ri)
public void report(ReportInfo ri)
protected void error(Throwable e)
Copyright © 2022 LYRASIS. All rights reserved.