| ProxyCommandException |
Thrown when a command throws an exception
|
| ProxyEventException |
Exception thrown when a server event listener throws an exception
|
| ProxyException |
Wrapper exception for all exceptions that are thrown by the server.
|
| ProxyInternalException |
Thrown when the internal server throws a recoverable exception.
|
| ProxyPluginEnableDisableException |
Thrown whenever there is an exception with any enabling or disabling of plugins.
|
| ProxyPluginException |
Wrapper exception for all cases to which a plugin can be immediately blamed for
|
| ProxyPluginMessageException |
Thrown when an incoming plugin message channel throws an exception
|
| ProxySchedulerException |
Thrown when a plugin's scheduler fails with an exception
|
| ProxyTabCompleteException |
Called when a tab-complete request throws an exception
|