TrackingError instead@Deprecated
public class TrackingInitError
extends java.lang.Exception
TrackingInitError returned for all the reasons, except when
more specific error is available.| Modifier and Type | Class and Description |
|---|---|
static class |
TrackingInitError.AuthorizationError
Deprecated.
This one is returned if key is recognized by system, but service will not be provided
|
static class |
TrackingInitError.InvalidPublishableKeyError
Deprecated.
This will be returned in case of publishable key not been recognized by system
|
static class |
TrackingInitError.PermissionDeniedError
Deprecated.
Returned if tracking won't start due to denied (or absent) permission
|
| Constructor and Description |
|---|
TrackingInitError()
Deprecated.
|