public class FluentJdbcSqlException extends FluentJdbcException
Constructor and Description |
---|
FluentJdbcSqlException(String message,
SQLException sqlException) |
Modifier and Type | Method and Description |
---|---|
SQLException |
sqlException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FluentJdbcSqlException(String message, SQLException sqlException)
public SQLException sqlException()
Copyright © 2016. All rights reserved.