Liferay 7.1.0 portal-impl
- Object
-
- com.liferay.portal.xmlrpc.FaultImpl
-
-
Constructor Summary
Constructors
Constructor and Description |
FaultImpl(int code,
String description) |
-
Method Summary
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
getCode
public int getCode()
- Specified by:
getCode
in interface com.liferay.portal.kernel.xmlrpc.Fault
-
toString
public String toString()
- Overrides:
toString
in class Object
Liferay 7.1.0 portal-impl