| Package | Description |
|---|---|
| io.github.waterfallmc.waterfall.event | |
| io.github.waterfallmc.waterfall.exception |
| Modifier and Type | Method and Description |
|---|---|
ProxyException |
ProxyExceptionEvent.getException()
Gets the wrapped exception that was thrown.
|
| Constructor and Description |
|---|
ProxyExceptionEvent(ProxyException exception) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyCommandException
Thrown when a command throws an exception
|
class |
ProxyEventException
Exception thrown when a server event listener throws an exception
|
class |
ProxyInternalException
Thrown when the internal server throws a recoverable exception.
|
class |
ProxyPluginEnableDisableException
Thrown whenever there is an exception with any enabling or disabling of plugins.
|
class |
ProxyPluginException
Wrapper exception for all cases to which a plugin can be immediately blamed for
|
class |
ProxyPluginMessageException
Thrown when an incoming plugin message channel throws an exception
|
class |
ProxySchedulerException
Thrown when a plugin's scheduler fails with an exception
|
class |
ProxyTabCompleteException
Called when a tab-complete request throws an exception
|
Copyright © 2015–2021 WaterfallMC. All rights reserved.