Class ComputePartitionException

All Implemented Interfaces:
Serializable

public class ComputePartitionException extends DebeziumException
See Also:
  • Field Details

  • Constructor Details

    • ComputePartitionException

      public ComputePartitionException()
    • ComputePartitionException

      public ComputePartitionException(String message)
    • ComputePartitionException

      public ComputePartitionException(String message, Throwable cause)
    • ComputePartitionException

      public ComputePartitionException(Throwable cause)
    • ComputePartitionException

      protected ComputePartitionException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)