public class YankSQLException extends RuntimeException
| Constructor and Description |
|---|
YankSQLException(SQLException sqlException,
String poolName,
String sql)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
SQLException |
getSqlException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic YankSQLException(SQLException sqlException, String poolName, String sql)
sqlException - poolName - sql - public SQLException getSqlException()
Copyright © 2011–2017 Knowm Inc.. All rights reserved.