public class XmlRpcErrorLogger
extends java.lang.Object
| Constructor and Description |
|---|
XmlRpcErrorLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
log(java.lang.String pMessage)
Called to log the given error message.
|
void |
log(java.lang.String pMessage,
java.lang.Throwable pThrowable)
Called to log the given error.
|
Copyright © 2001–2017. All rights reserved.