mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
a2091c3023
commit
14b0c94ac3
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ module Net
|
|||
include SMTPError
|
||||
end
|
||||
|
||||
# Represents SMTP error code 420 or 450, a temporary error.
|
||||
# Represents SMTP error code 4xx, a temporary error.
|
||||
class SMTPServerBusy < ProtoServerError
|
||||
include SMTPError
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue