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.Faultpublic String getDescription()
getDescription in interface com.liferay.portal.kernel.xmlrpc.Responsepublic String toXml() throws com.liferay.portal.kernel.xmlrpc.XmlRpcException
toXml in interface com.liferay.portal.kernel.xmlrpc.Responsecom.liferay.portal.kernel.xmlrpc.XmlRpcException