public class UnboundConfigurationPropertiesException extends RuntimeException
BindException thrown when ConfigurationPropertySource elements were
 left unbound.| Constructor and Description | 
|---|
| UnboundConfigurationPropertiesException(Set<ConfigurationProperty> unboundProperties) | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<ConfigurationProperty> | getUnboundProperties() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnboundConfigurationPropertiesException(Set<ConfigurationProperty> unboundProperties)
public Set<ConfigurationProperty> getUnboundProperties()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.