Class ConnectionDetailsFactoryNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsFactoryNotFoundException
- All Implemented Interfaces:
Serializable
RuntimeException
thrown when a ConnectionDetailsFactory
could not be
found.- Since:
- 3.1.0
- Author:
- Moritz Halbritter, Andy Wilkinson, Phillip Webb
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConnectionDetailsFactoryNotFoundException
-
ConnectionDetailsFactoryNotFoundException
-