diff --git a/docs/Exception_class_tree_Ruby_2_1_5.txt b/docs/Exception_class_tree_Ruby_2_1_5.txt index 5b04afa..990df6e 100644 --- a/docs/Exception_class_tree_Ruby_2_1_5.txt +++ b/docs/Exception_class_tree_Ruby_2_1_5.txt @@ -10,8 +10,8 @@ Exception NotImplementedError SyntaxError SecurityError - SignalException => "S" - Interrupt => "S01" + SignalException => "E30" + Interrupt => "E30,01" StandardError => "E" ArgumentError => "E01" Gem::Requirement::BadRequirementError => "E01,010"