Class: SMTPServerBusy (Net)

Overview
Module Structure
Class Hierarchy
is a submodule of
module: Net   
includes
  SMTPError ( Net )
inherits from
  ProtoServerError ( Net )
is defined at
#44 in net/smtp.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Net
class: ProtoServerError     
module: SMTPError     
class: SMTPServerBusy     

Class Hierarchy

Object ( Builtin-Module )
Exception ( Builtin-Module )
StandardError ( Builtin-Module )
ProtocolError ( Net )
ProtoServerError ( Net )
SMTPServerBusy ( Net )
includes
  SMTPError ( Net )