public class ErrorEvent extends IRCEvent
Modifier and Type | Class and Description |
---|---|
static class |
ErrorEvent.ErrorType |
IRCEvent.Type
Constructor and Description |
---|
ErrorEvent(java.lang.String data,
Session session,
ErrorEvent.ErrorType errorType) |
Modifier and Type | Method and Description |
---|---|
ErrorEvent.ErrorType |
getErrorType()
Get the error type
|
getRawEventData, getSession, getType, toString
arg, args, command, getHostName, getNick, getUserName, numeric, prefix
public ErrorEvent(java.lang.String data, Session session, ErrorEvent.ErrorType errorType)
public ErrorEvent.ErrorType getErrorType()