Class JSONWebServiceSerializeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.json.web.service.client.JSONWebServiceException
com.liferay.portal.json.web.service.client.JSONWebServiceSerializeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJSONWebServiceSerializeException(String message) JSONWebServiceSerializeException(String message, Throwable throwable) JSONWebServiceSerializeException(Throwable throwable) -
Method Summary
Methods inherited from class com.liferay.portal.json.web.service.client.JSONWebServiceException
getStatus, setStatus, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
JSONWebServiceSerializeException
-
JSONWebServiceSerializeException
-
JSONWebServiceSerializeException
-