{
interceptors.handle_location_forward (null, sinfo.forward_reference());
}
catch (BAD_INV_ORDER bio)
{
interceptors.handle_receive_other(sinfo.reply_status());
}
}
else if (sinfo.reply_status() == USER_EXCEPTION.value)
{
interceptors.handle_receive_other (sinfo.reply_status());