try 
    {ForAll [hi(jim) ho(jack) hey(joe)] Match}
catch 
   illformedExpression(X) 
then 
   {Log X} 
end