f00f.net.irc.martyr.errors
Class GenericError

java.lang.Object
  extended by f00f.net.irc.martyr.commands.AbstractInCommand
      extended by f00f.net.irc.martyr.errors.GenericError
All Implemented Interfaces:
Command, InCommand
Direct Known Subclasses:
AlreadyRegisteredError, CannotSendToChanError, CantKillServerError, ChanOPrivsNeededError, ErroneusNicknameError, FileErrorError, GenericJoinError, KeySetError, LoadTooHighError, NeedMoreParamsError, NickCollisionError, NickInUseError, NoAdminInfoError, NoLoginError, NoMotdError, NoNicknameGivenError, NoOperHostError, NoOriginError, NoPermForHostError, NoPrivilegesError, NoRecipientError, NoSuchChannelError, NoSuchNickError, NoSuchServerError, NoTextToSendError, NotOnChannelError, NoTopLevelError, NotRegisteredError, PasswdMismatchError, SummonDisabledError, TooManyChannelsError, TooManyTargetsError, UModeUnknownFlagError, UnknownCommandError, UnknownModeError, UserNotInChannelError, UserOnChannelError, UsersDisabledError, UsersDontMatchError, WasNoSuchNickError, WildTopLevelError, YoureBannedCreepError

public abstract class GenericError
extends AbstractInCommand

Defines what an error is. All errors are commands.


Field Summary
 
Fields inherited from class f00f.net.irc.martyr.commands.AbstractInCommand
attributes
 
Constructor Summary
GenericError()
           
 
Method Summary
 
Methods inherited from class f00f.net.irc.martyr.commands.AbstractInCommand
getAttribute, getAttributeKeys, getIntParameter, getParameter, getSourceString, getState, parse, selfRegister, setAttribute, setSourceString, updateClientState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface f00f.net.irc.martyr.Command
getIrcIdentifier
 

Constructor Detail

GenericError

public GenericError()


Copyright © 2000-2007 Ben Damm, Daniel Henninger, et al.