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