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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
IncompatibleConfigurationException
 
- 
- 
Method Details- 
getIncompatibleKeys
 
-