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