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.
|
sendGenericError
public 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
,
CommandInvoker
Copyright © 2023. All rights reserved.