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