Removes the preferences with the given key.
Syntax
public
void
removePreference
(
String
key
) throws SDMPreferencesException
Parameters
-
key –
The key of the preference
Exceptions
-
SDMPreferencesException class –
If the preference does not exists or it can not be removed( e.g. an SDM preference )