Package org.springframework.boot.jdbc
Class UnsupportedDataSourcePropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.boot.jdbc.UnsupportedDataSourcePropertyException
- All Implemented Interfaces:
Serializable
RuntimeException
thrown from DataSourceBuilder
when an unsupported
property is used.- Since:
- 2.5.0
- Author:
- Phillip Webb
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString