public class ConfigurationPropertiesBindException
extends org.springframework.beans.factory.BeanCreationException
@ConfigurationProperties binding
 fails.| Modifier and Type | Method and Description | 
|---|---|
| ConfigurationProperties | getAnnotation()Return the configuration properties annotation that triggered the binding. | 
| java.lang.Class<?> | getBeanType()Return the bean type that was being bound. | 
addRelatedCause, contains, getBeanName, getRelatedCauses, getResourceDescription, printStackTrace, printStackTrace, toStringgetMessage, getMostSpecificCause, getRootCausepublic java.lang.Class<?> getBeanType()
public ConfigurationProperties getAnnotation()