public class XmlRpcException extends PortalException
XmlRpcException()
XmlRpcException(String msg)
XmlRpcException(String msg, Throwable throwable)
XmlRpcException(Throwable throwable)
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 throwable)
public XmlRpcException(Throwable throwable)