848586878889909192
if (fault == null) { // can't find the fault instance, create a new one fault = new CamelException(faultRef); } } processor = new ThrowFaultProcessor(fault); } return processor; }
697071727374757677
767778798081828384