@Deprecated public class StopConnectorException extends io.debezium.DebeziumException
Consumer implementations passed to EmbeddedEngine.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
Deprecated.
|
| Constructor and Description |
|---|
StopConnectorException(String msg)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public StopConnectorException(String msg)
Copyright © 2021 JBoss by Red Hat. All rights reserved.