public class ConfigurationPropertiesBindException extends BeanCreationException
@ConfigurationProperties
binding
fails.Modifier and Type | Method and Description |
---|---|
ConfigurationProperties |
getAnnotation()
Return the configuration properties annotation that triggered the binding.
|
Class<?> |
getBeanType()
Return the bean type that was being bound.
|
addRelatedCause, contains, getBeanName, getRelatedCauses, getResourceDescription, printStackTrace, printStackTrace, toString
getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace
public Class<?> getBeanType()
public ConfigurationProperties getAnnotation()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.