public class ErrorAction extends Object implements RuleAction
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
DEFAULT_NAME| Constructor and Description |
|---|
ErrorAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(RuleContext ctx,
Object message,
RuleException ex) |
String |
type() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddOriginalConfigs, close, configurepublic static final String TYPE
public void run(RuleContext ctx, Object message, RuleException ex) throws RuleException
run in interface RuleActionRuleExceptionCopyright © 2025 Confluent, Inc.. All rights reserved.