Class: Net::IRC::Error

Inherits:
ReplyWithTarget show all
Defined in:
lib/net/irc.rb

Direct Known Subclasses

ErrNeedreggednick, ErrNicknameinuse

Constant Summary

Constants inherited from Message

Message::COMMAND_MAPS

Instance Attribute Summary

Attributes inherited from ReplyWithTarget

#target

Attributes inherited from Reply

#text

Attributes inherited from Message

#command, #parameters, #prefix

Method Summary

Methods inherited from ReplyWithTarget

#initialize

Methods inherited from Reply

#initialize

Methods inherited from Message

command_for_number, #initialize, parse, #prefix?, #to_s, #write

Constructor Details

This class inherits a constructor from Net::IRC::ReplyWithTarget