public class CupFindResultTranslator extends CupResultTranslator
| Constructor and Description | 
|---|
CupFindResultTranslator()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
translate(CommandContext state,
         Object cmdKey,
         Object invoker,
         Object args,
         Exception exception)
Translates command output. 
 | 
sendGenericErrorpublic void translate(CommandContext state, Object cmdKey, Object invoker, Object args, Exception exception) throws IfsException
state - instance of CommandContextcmdKey - command keyinvoker - invoker of the commandargs - any argumentsexception - any exception generated in the command invocationIfsException - if the operation failsCommandContext, 
CommandInvokerCopyright © 2025. All rights reserved.