public class PreparedSQLSeriousPoemException extends SQLSeriousPoemException
PreparedStatement fails.| Modifier and Type | Field and Description |
|---|---|
PreparedStatement |
statement
Our PreparedStatement.
|
sqlsubException| Constructor and Description |
|---|
PreparedSQLSeriousPoemException(PreparedStatement statement,
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 PreparedStatement statement
public PreparedSQLSeriousPoemException(PreparedStatement statement, SQLException e)
public String getMessage()
PoemExceptiongetMessage in class SQLSeriousPoemExceptionThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.