Class DmlParserException

All Implemented Interfaces:
Serializable

public class DmlParserException extends DebeziumException
Exception returned by the DmlParser.
Author:
Chris Cranford
See Also:
  • Constructor Details

    • DmlParserException

      public DmlParserException(String message)
    • DmlParserException

      public DmlParserException(String message, Throwable t)