| Package | Description |
|---|---|
| org.github.paperspigot.event | |
| org.github.paperspigot.exception |
| Modifier and Type | Method and Description |
|---|---|
ServerException |
ServerExceptionEvent.getException()
Gets the wrapped exception that was thrown.
|
| Constructor and Description |
|---|
ServerExceptionEvent(ServerException exception) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerPluginException
Wrapper exception for all cases to which a plugin can be immediately blamed for
|
class |
ServerSchedulerException
Thrown when a plugin's scheduler fails with an exception
|
Copyright © 2022. All rights reserved.