public class FaultImpl extends Object implements com.liferay.portal.kernel.xmlrpc.Fault
public FaultImpl(int code, String description)
public int getCode()
getCode
in interface com.liferay.portal.kernel.xmlrpc.Fault
public String getDescription()
getDescription
in interface com.liferay.portal.kernel.xmlrpc.Response
public String toXml() throws com.liferay.portal.kernel.xmlrpc.XmlRpcException
toXml
in interface com.liferay.portal.kernel.xmlrpc.Response
com.liferay.portal.kernel.xmlrpc.XmlRpcException