| 
 | PircBot Java IRC Bot | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IrcException in org.jibble.pircbot | 
| Subclasses of IrcException in org.jibble.pircbot | |
|  class | NickAlreadyInUseExceptionA NickAlreadyInUseException class. | 
| Methods in org.jibble.pircbot that throw IrcException | |
|  void | PircBot.connect(String hostname)Attempt to connect to the specified IRC server. | 
|  void | PircBot.connect(String hostname,
        int port)Attempt to connect to the specified IRC server and port number. | 
|  void | PircBot.connect(String hostname,
        int port,
        String password)Attempt to connect to the specified IRC server using the supplied password. | 
|  void | PircBot.reconnect()Reconnects to the IRC server that we were previously connected to. | 
| 
 | PircBot Java IRC Bot | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||