try 
   {Show a b}
catch 
   error(...) 
then
   {Show caughtError}
end