try
one_of(these)
catch e
if e[E_CODE]=501 then
puts(1,"that's no excuse!\n")
else
throw(e)
end if
end try