@InterfaceAudience.Public @InterfaceStability.Evolving public class MissingEventsException extends Exception
| Constructor and Description | 
|---|
| MissingEventsException() | 
| MissingEventsException(long expectedTxid,
                      long actualTxid) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getActualTxid() | 
| long | getExpectedTxid() | 
| String | toString() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2023 Apache Software Foundation. All rights reserved.