# File lib/main/base.rb, line 496
def
handle_throw
status
exit
((
Integer
(
status
)
rescue
0
))
end