Serialized Form
-
Package com.sap.mobile.services.client
-
Exception com.sap.mobile.services.client.ClientErrorException
class ClientErrorException extends ClientException implements Serializable -
Exception com.sap.mobile.services.client.ClientException
class ClientException extends RuntimeException implements Serializable-
Serialized Fields
-
correlationId
String correlationId
The log correlation ID. Useful to find correlated customer event logs. -
responseBodyText
String responseBodyText
The response from the service. -
responseHeaders
HttpHeaders responseHeaders
List of HTTP-Response-Headers
-
-
-
Exception com.sap.mobile.services.client.ClientUnauthorizedException
class ClientUnauthorizedException extends ClientException implements Serializable -
Exception com.sap.mobile.services.client.NoSuchTenantException
class NoSuchTenantException extends ClientException implements Serializable-
Serialized Fields
-
tenantId
String tenantId
-
-
-
Exception com.sap.mobile.services.client.ServerErrorException
class ServerErrorException extends ClientException implements Serializable -
Exception com.sap.mobile.services.client.TrialLimitExceededException
class TrialLimitExceededException extends ClientException implements Serializable
-
-
Package com.sap.mobile.services.client.push
-
Exception com.sap.mobile.services.client.push.MessageErrorException
class MessageErrorException extends PushClientException implements Serializable -
Exception com.sap.mobile.services.client.push.NoMessageSentException
class NoMessageSentException extends PushClientException implements Serializable -
Exception com.sap.mobile.services.client.push.PushClientBuilder.PushClientBuilderException
class PushClientBuilderException extends RuntimeException implements Serializable- serialVersionUID:
- 877946818344983395L
-
Exception com.sap.mobile.services.client.push.PushClientException
class PushClientException extends ClientException implements Serializable-
Serialized Fields
-
response
PushResponse response
Response from push notification service
-
-
-