public static class Preferences.IncompatibleTypeException extends java.lang.RuntimeException
Constructor and Description |
---|
IncompatibleTypeException(java.lang.String value,
java.lang.String type)
Creates an exception with a description based on the input
|
public IncompatibleTypeException(java.lang.String value, java.lang.String type)
value
- the value that can not be convertedtype
- the type that the value can not be converted to