public class StopEngineException extends DebeziumException
Consumer implementations passed to DebeziumEngine.Builder.notifying(Consumer), this exception should
only be raised after that consumer has safely processed the passed event.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
StopEngineException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public StopEngineException(String msg)
Copyright © 2020 JBoss by Red Hat. All rights reserved.