public class CannotGetJdbcConnectionException
extends java.lang.RuntimeException
Constructor and Description |
---|
CannotGetJdbcConnectionException(java.lang.String message)
Default constructor.
|
CannotGetJdbcConnectionException(java.lang.String message,
java.lang.Throwable cause)
Default constructor.
|
public CannotGetJdbcConnectionException(java.lang.String message)
message
- The messagepublic CannotGetJdbcConnectionException(java.lang.String message, java.lang.Throwable cause)
message
- The messagecause
- The cause