Uses of Class
io.github.waterfallmc.waterfall.exception.ProxyException
Packages that use ProxyException
-
Uses of ProxyException in io.github.waterfallmc.waterfall.event
Methods in io.github.waterfallmc.waterfall.event that return ProxyExceptionModifier and TypeMethodDescriptionProxyExceptionEvent.getException()Gets the wrapped exception that was thrown.Constructors in io.github.waterfallmc.waterfall.event with parameters of type ProxyException -
Uses of ProxyException in io.github.waterfallmc.waterfall.exception
Subclasses of ProxyException in io.github.waterfallmc.waterfall.exceptionModifier and TypeClassDescriptionclassThrown when a command throws an exceptionclassException thrown when a server event listener throws an exceptionclassThrown when the internal server throws a recoverable exception.classThrown whenever there is an exception with any enabling or disabling of plugins.classWrapper exception for all cases to which a plugin can be immediately blamed forclassThrown when an incoming plugin message channel throws an exceptionclassThrown when a plugin's scheduler fails with an exceptionclassCalled when a tab-complete request throws an exception