Uses of Class
exception.ProcessionInterruptedException
Packages that use ProcessionInterruptedException
-
Uses of ProcessionInterruptedException in command.manager.preprocessing
Methods in command.manager.preprocessing that throw ProcessionInterruptedExceptionModifier and TypeMethodDescriptionvoidCommandPreProcessorManager.preProceed(BaseCommand command, CallerBack callerBack, ServerConnection connection) -
Uses of ProcessionInterruptedException in command.manager.preprocessing.processors
Methods in command.manager.preprocessing.processors that throw ProcessionInterruptedExceptionModifier and TypeMethodDescriptionvoidCommandPreProcessor.proceed(BaseCommand command, CallerBack callerBack, ServerConnection connection)