public class SqlConnectionException extends RuntimeException
| Constructor and Description |
|---|
SqlConnectionException(String driver,
String url,
String protocol,
String server,
String port,
String database,
String userName,
String password,
int type,
SQLException e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class ThrowableCopyright © 2023. All rights reserved.