Class MariaDB11Exception

All Implemented Interfaces:
ExceptionWithContext, Serializable

public class MariaDB11Exception extends DBInitException
Exception thrown when MySQL driver can't connect to MariaDB.
See Also:
  • Constructor Details

    • MariaDB11Exception

      public MariaDB11Exception(String message, Throwable cause)