Package com.liferay.portal.xmlrpc
Class Fault
Object
com.liferay.portal.xmlrpc.Fault
- All Implemented Interfaces:
com.liferay.portal.kernel.xmlrpc.Response
- Author:
- Alexander Chow, Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Fault
-
-
Method Details
-
getCode
public int getCode() -
getDescription
- Specified by:
getDescription
in interfacecom.liferay.portal.kernel.xmlrpc.Response
-
toString
-
toXml
- Specified by:
toXml
in interfacecom.liferay.portal.kernel.xmlrpc.Response
- Throws:
com.liferay.portal.kernel.xmlrpc.XmlRpcException
-