public class XmlRpcException extends PortalException
XmlRpcException()
XmlRpcException(String msg)
XmlRpcException(String msg, Throwable cause)
XmlRpcException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public XmlRpcException()
public XmlRpcException(String msg)
public XmlRpcException(String msg, Throwable cause)
public XmlRpcException(Throwable cause)