Uses of Class
com.destroystokyo.paper.exception.ServerException
Packages that use ServerException
-
Uses of ServerException in com.destroystokyo.paper.event.server
Methods in com.destroystokyo.paper.event.server that return ServerExceptionModifier and TypeMethodDescriptionServerExceptionEvent.getException()
Gets the wrapped exception that was thrown.Constructors in com.destroystokyo.paper.event.server with parameters of type ServerException -
Uses of ServerException in com.destroystokyo.paper.exception
Subclasses of ServerException in com.destroystokyo.paper.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