try { die ("Hello world"); } catch(e) { print("Exception: " $e); }