Uses of Class
io.github.waterfallmc.waterfall.exception.ProxyPluginException
-
Packages that use ProxyPluginException Package Description io.github.waterfallmc.waterfall.exception -
-
Uses of ProxyPluginException in io.github.waterfallmc.waterfall.exception
Subclasses of ProxyPluginException in io.github.waterfallmc.waterfall.exception Modifier and Type Class Description classProxyPluginEnableDisableExceptionThrown whenever there is an exception with any enabling or disabling of plugins.classProxyPluginMessageExceptionThrown when an incoming plugin message channel throws an exceptionclassProxySchedulerExceptionThrown when a plugin's scheduler fails with an exception
-