Class StuckPartitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.debezium.connector.spanner.db.stream.exception.ChangeStreamException
io.debezium.connector.spanner.db.stream.exception.FailureChangeStreamException
io.debezium.connector.spanner.db.stream.exception.StuckPartitionException
- All Implemented Interfaces:
Serializable
The change stream fail exception. A queried partition has been stuck.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StuckPartitionException
-