public class ServerExceptionEvent extends Event
Event.Result
Constructor and Description |
---|
ServerExceptionEvent(ServerException exception) |
Modifier and Type | Method and Description |
---|---|
ServerException |
getException()
Gets the wrapped exception that was thrown.
|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
callEvent, getEventName, isAsynchronous
public ServerExceptionEvent(ServerException exception)
public ServerException getException()
public HandlerList getHandlers()
getHandlers
in class Event
public static HandlerList getHandlerList()
Copyright © 2021. All rights reserved.