| Package | Description | 
|---|---|
| griffon.core.editors | Java Beans compliant property editors. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ValueConversionException | AbstractPropertyEditor. illegalValue(Object value,
            Class<?> klass) | 
| protected ValueConversionException | PropertyEditorChain. illegalValue(Object value,
            Class<?> klass) | 
| protected ValueConversionException | AbstractPropertyEditor. illegalValue(Object value,
            Class<?> klass,
            Exception e) | 
| protected ValueConversionException | PropertyEditorChain. illegalValue(Object value,
            Class<?> klass,
            Exception e) |