public class ExecutingSQLSeriousPoemException extends SQLSeriousPoemException
sqlsubException| Constructor and Description |
|---|
ExecutingSQLSeriousPoemException(String sql,
SQLException e)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
The detail message which may be null.
|
getCoreMessage, initCause, innermostException, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, setStackTrace, toStringpublic ExecutingSQLSeriousPoemException(String sql, SQLException e)
sql - the SQL statement that provoked the probleme - the JDBC driver exception caughtpublic String getMessage()
PoemExceptiongetMessage in class SQLSeriousPoemExceptionThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.