java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | com.kinvey.android.push.PushRegistrationException |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PushRegistrationException() | |||||||||||
PushRegistrationException(String errMsg)
KCSPushRegistrationError constructor
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
KCSPushRegistrationError constructor
errMsg | error message to use |
---|