Class ComputePartitionException

All Implemented Interfaces:
Serializable

@Deprecated public class ComputePartitionException extends DebeziumException
Deprecated.
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      Deprecated.
      See Also:
  • Constructor Details

    • ComputePartitionException

      public ComputePartitionException()
      Deprecated.
    • ComputePartitionException

      public ComputePartitionException(String message)
      Deprecated.
    • ComputePartitionException

      public ComputePartitionException(String message, Throwable cause)
      Deprecated.
    • ComputePartitionException

      public ComputePartitionException(Throwable cause)
      Deprecated.
    • ComputePartitionException

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