f00f.net.irc.martyr.errors
Class GenericError

java.lang.Object
  |
  +--f00f.net.irc.martyr.commands.GenericInCommand
        |
        +--f00f.net.irc.martyr.errors.GenericError
All Implemented Interfaces:
Command, InCommand
Direct Known Subclasses:
ChannelInviteOnlyError, ChannelWrongKeyError, NickInUseError

public abstract class GenericError
extends GenericInCommand

Defines what an error is. All errors are commands.


Fields inherited from class f00f.net.irc.martyr.commands.GenericInCommand
attributes
 
Constructor Summary
GenericError()
           
 
Methods inherited from class f00f.net.irc.martyr.commands.GenericInCommand
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,2001,2002,2003 f00f networks.