public class NoSuchPreferenceValueException extends NoSuchModelException
Constructor and Description |
---|
NoSuchPreferenceValueException() |
NoSuchPreferenceValueException(String msg) |
NoSuchPreferenceValueException(String msg,
Throwable throwable) |
NoSuchPreferenceValueException(Throwable throwable) |
public NoSuchPreferenceValueException()
public NoSuchPreferenceValueException(String msg)
public NoSuchPreferenceValueException(String msg, Throwable throwable)
public NoSuchPreferenceValueException(Throwable throwable)