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 TypeClassDescriptionclass
Thrown when a command throws an exceptionclass
Exception thrown when a server event listener throws an exceptionclass
Thrown when the internal server throws a recoverable exception.class
Thrown whenever there is an exception with any enabling or disabling of plugins.class
Wrapper exception for all cases to which a plugin can be immediately blamed forclass
Thrown when an incoming plugin message channel throws an exceptionclass
Thrown when a plugin's scheduler fails with an exceptionclass
Called when a tab-complete request throws an exception