CannotGetJdbcConnectionException(msg: String)
Constructor for CannotGetJdbcConnectionException.
msg - the detail message
msg
Since 5.0
CannotGetJdbcConnectionException(msg: String, @Nullable ex: SQLException)
ex - SQLException root cause
ex