|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |