trainGetElementId(formc, form, component, "barney");
trainIsRewinding(formc, form, true);
trainGetParameter(cyclec, cycle, "barney", " text area value ");
ValidatorException exception = new ValidatorException("test");
try
{
tfs.parse(component, " text area value ");
tfsc.setThrowable(exception);