Package com.kii.cloud.storage.exception
Class UserCredentialsNotFoundException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.kii.cloud.storage.exception.UserCredentialsNotFoundException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class UserCredentialsNotFoundException extends java.lang.ExceptionThrown when user credentials has not stored in SharedPreferences.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description UserCredentialsNotFoundException(java.lang.String message)UserCredentialsNotFoundException(java.lang.String message, java.lang.Throwable cause) 
 -