---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# NotSupportedPushError class - Android

# NotSupportedPushError class - Android {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

A function from the NotSupportedPushError class is thrown when the
NowPushSDK cannot process the push notification request. When this type of error is thrown, you
must parse and handle the push notification outside of the MobileSDK framework.  
{#NotSupportedPushErrorAndroidAPI__table_vx2_klw_5pb__entry__3}

| Name | Type | Description |
|-|-|-|
| cause | [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/) | Cause of the error. |
| message | String | Message that contains the error details to display to the user. |
[Tabelle : 1. Properties]

{#NotSupportedPushErrorAndroidAPI__table_vx2_klw_5pb}

