34353637383940
return (T) value; } } catch (NumberFormatException e) { // do nothing } throw new Invalid("The value [" + value + "] is not converted."); }