public class StopConnectorException
extends org.apache.kafka.connect.errors.ConnectException
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 |
| Constructor and Description |
|---|
StopConnectorException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public StopConnectorException(String msg)
Copyright © 2019 JBoss by Red Hat. All rights reserved.