public class UnboundConfigurationPropertiesException
extends java.lang.RuntimeException
BindException
thrown when ConfigurationPropertySource
elements were
left unbound.Constructor and Description |
---|
UnboundConfigurationPropertiesException(java.util.Set<ConfigurationProperty> unboundProperties) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<ConfigurationProperty> |
getUnboundProperties() |
public UnboundConfigurationPropertiesException(java.util.Set<ConfigurationProperty> unboundProperties)
public java.util.Set<ConfigurationProperty> getUnboundProperties()