java.lang.Object | |||
↳ | java.lang.Throwable | ||
↳ | java.lang.Exception | ||
↳ | com.kinvey.android.AndroidCredentialStoreException |
AndroidCredentialStoreException class.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AndroidCredentialStoreException()
Constructor for AndroidCredentialStoreException. | |||||||||||
AndroidCredentialStoreException(String errMsg)
AndroidCredentialStoreException constructor
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Constructor for AndroidCredentialStoreException.
AndroidCredentialStoreException constructor
errMsg | error message to use |
---|