RosettaCodeData/Task/Exceptions/Raven/exceptions.raven

11 lines
113 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
42 as custom_error
define foo
custom_error throw
try
foo
catch
custom_error =
if 'oops' print