Package mariadbcdc.binlog.reader.io
Class UnsupportedLengthException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- mariadbcdc.binlog.reader.BinLogException
-
- mariadbcdc.binlog.reader.io.UnsupportedLengthException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedLengthException extends BinLogException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedLengthException(long len)
-