NowServiceError class - Android
-
- UpdatedFeb 1, 2024
- 1 minute read
- Washington DC
- API reference
The NowServiceError sealed class that returns NowSDK errors.
Name | Type | Description |
---|---|---|
cause | Throwable | Cause of the error. |
message | String | Message that contains the error details to display to the user. |