public class SQLInformationException extends RuntimeException
| Constructor and Description |
|---|
SQLInformationException(String query,
SQLException e) |
| Modifier and Type | Method and Description |
|---|---|
SQLException |
getException() |
String |
getMessage() |
String |
getQuery() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SQLInformationException(String query, SQLException e)
public SQLException getException()
public String getQuery()
public String getMessage()
getMessage in class ThrowableCopyright © 2023. All rights reserved.