public class ExtendedSQLException extends SQLException
| Constructor and Description |
|---|
ExtendedSQLException(SQLException sqlException,
String sql) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSQL() |
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExtendedSQLException(SQLException sqlException, String sql)
public String getSQL()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.