BadMediaException
InvalidCompressionException
InvalidJsonException
MissingFieldException
PushException
UnknownErrorException
UnsupportedWidgetException
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
com.salesforce.marketingcloud.pushmodels.exceptions
Push Models Module v1.0.2
androidJvm
Class thrown when unexpected errors occur during push notification processing.
1class UnknownErrorException(cause: Throwable) : PushExceptionPushExceptionThrowable (via PushException)1constructor(cause: Throwable)Parameters:
cause: Throwable - The underlying exception that caused this error