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