Method: Roby::Application#clear_exceptions

Defined in:
lib/roby/app.rb

#clear_exceptionsObject



1866
1867
1868
# File 'lib/roby/app.rb', line 1866

def clear_exceptions
    registered_exceptions.clear
end