mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
bbe157f340
commit
7f10da9d27
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# not used after 1.2.7. just for compat.
|
||||
class Logger
|
||||
class Error < RuntimeError # :nodoc:
|
||||
end
|
||||
# not used after 1.2.7. just for compat.
|
||||
class ShiftingError < Error # :nodoc:
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue