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, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.