|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.impl.ErrorLogImpl
public class ErrorLogImpl
| Constructor Summary | |
|---|---|
ErrorLogImpl(ErrorHandler errorHandler,
org.apache.commons.logging.Log log)
|
|
| Method Summary | |
|---|---|
void |
error(java.lang.String message,
Location location,
java.lang.Throwable cause)
Invokes ErrorHandler.error(org.apache.commons.logging.Log, String, Location, Throwable). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorLogImpl(ErrorHandler errorHandler,
org.apache.commons.logging.Log log)
| Method Detail |
|---|
public void error(java.lang.String message,
Location location,
java.lang.Throwable cause)
ErrorLogErrorHandler.error(org.apache.commons.logging.Log, String, Location, Throwable).
error in interface ErrorLog
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||