Uses of Class
com.leafdigital.irc.api.NetworkException

Packages that use NetworkException
com.leafdigital.irc.api The IRC api provides low-level support for the events and communication involved in connection with an IRC server. 
 

Uses of NetworkException in com.leafdigital.irc.api
 

Methods in com.leafdigital.irc.api that return NetworkException
 NetworkException Server.getError()
           
 NetworkException ServerDisconnectedMsg.getException()
           
 

Constructors in com.leafdigital.irc.api with parameters of type NetworkException
ServerDisconnectedMsg(Server s, NetworkException ne, int sequence, boolean requested)
           
 



Copyright © 2011 Samuel Marshall. All rights reserved.