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, toStringgetMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTracepublic Class<?> getBeanType()
public ConfigurationProperties getAnnotation()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.