Liferay 6.2-ce-ga5

com.liferay.portal.kernel.xmlrpc
Interface Fault

All Superinterfaces:
Response

public interface Fault
extends Response


Method Summary
 int getCode()
           
 
Methods inherited from interface com.liferay.portal.kernel.xmlrpc.Response
getDescription, toXml
 

Method Detail

getCode

int getCode()

Liferay 6.2-ce-ga5