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, toString
public UnboundConfigurationPropertiesException(Set<ConfigurationProperty> unboundProperties)
public Set<ConfigurationProperty> getUnboundProperties()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.