SharedPreferencesException constructor
SharedPreferencesException(
- String cause
Exception constructor containing the description for the exception.
Implementation
SharedPreferencesException(this.cause);
Exception constructor containing the description for the exception.
SharedPreferencesException(this.cause);