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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# NotSupportedPushError class - Android

# NotSupportedPushError class - Android {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
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. |
[Table 1. Properties]

{#NotSupportedPushErrorAndroidAPI__table_vx2_klw_5pb}

