|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UnresolvedHostnameErrorEvent
Error generated when a DNS lookup fails during connection.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jerklib.events.ErrorEvent |
|---|
ErrorEvent.ErrorType |
| Nested classes/interfaces inherited from interface jerklib.events.IRCEvent |
|---|
IRCEvent.Type |
| Method Summary | |
|---|---|
UnresolvedAddressException |
getException()
Gets the wrapped UnresolvedAddressException |
String |
getHostName()
Gets the unresolvable hostname |
| Methods inherited from interface jerklib.events.ErrorEvent |
|---|
getErrorType |
| Methods inherited from interface jerklib.events.IRCEvent |
|---|
getRawEventData, getSession, getType |
| Method Detail |
|---|
String getHostName()
UnresolvedAddressException getException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||