Class IncompatibleConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.boot.context.properties.IncompatibleConfigurationException
- All Implemented Interfaces:
 Serializable
Exception thrown when the application has configured an incompatible set of
 
ConfigurationProperties keys.- Since:
 - 2.4.0
 - Author:
 - Brian Clozel
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
IncompatibleConfigurationException
 
 - 
 - 
Method Details
- 
getIncompatibleKeys
 
 -