Class MySQLException

All Implemented Interfaces:
Serializable

public class MySQLException extends DatabaseException
The DatabaseException for MySQL.
See Also:
  • Constructor Details

    • MySQLException

      public MySQLException(String errorMessage, int errorCode, String sqlState)