Package io.floodplain.streams.debezium
Class DebeziumParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.floodplain.streams.debezium.DebeziumParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class DebeziumParseException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DebeziumParseException(java.lang.String message)DebeziumParseException(java.lang.String message, java.lang.Throwable cause)
-