Class SQLExceptionsMapping

java.lang.Object
com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping

public class SQLExceptionsMapping
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SQLExceptionsMapping()  
  • Method Summary

    Modifier and Type Method Description
    static java.sql.SQLException translateException​(java.lang.Throwable ex)  
    static java.sql.SQLException translateException​(java.lang.Throwable ex, ExceptionInterceptor interceptor)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait