@Override
 public void illegalValue(Object value) throws DataEncodingException {
   super.illegalValue(value);
 }