public class SQLExceptionsMapping
extends java.lang.Object
Constructor and Description |
---|
SQLExceptionsMapping() |
Modifier and Type | Method and Description |
---|---|
static java.sql.SQLException |
translateException(java.lang.Throwable ex) |
static java.sql.SQLException |
translateException(java.lang.Throwable ex,
ExceptionInterceptor interceptor) |
public static java.sql.SQLException translateException(java.lang.Throwable ex, ExceptionInterceptor interceptor)
public static java.sql.SQLException translateException(java.lang.Throwable ex)