Package com.atlassian.confluence.setup
Class DatabaseConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.setup.DatabaseConnectionException
- All Implemented Interfaces:
Serializable
Indicates the database connection setup was failed due to non-sql exception, such that jdbc driver could not be found.
- Since:
- 6.4
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDatabaseConnectionException
(com.atlassian.config.bootstrap.BootstrapException e, String key, String... parameters) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DatabaseConnectionException
-
-
Method Details
-
getKey
-