Class MessageErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.mobile.services.client.ClientException
com.sap.mobile.services.client.push.PushClientException
com.sap.mobile.services.client.push.MessageErrorException
- All Implemented Interfaces:
Serializable
Exception indicating issues with the push request, see getResponse
for details. Most likely, the registered device token is invalid.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MessageErrorException
-