public class XmlRpcInvocationException extends XmlRpcException
code, linkedException| Constructor and Description |
|---|
XmlRpcInvocationException(int pCode,
String pMessage,
Throwable pLinkedException)
Creates a new instance with the given error code, error message
and cause.
|
XmlRpcInvocationException(String pMessage,
Throwable pLinkedException)
Creates a new instance with the given error message and cause.
|
getCause, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringCopyright © 2001–2025 The Apache Software Foundation. All rights reserved.