public class ConfigurationPropertiesBindException extends BeanCreationException
@ConfigurationProperties
バインディングが失敗した場合にスローされる例外。修飾子と型 | メソッドと説明 |
---|---|
ConfigurationProperties | getAnnotation() バインディングをトリガーした構成プロパティのアノテーションを返します。 |
ClassSE<?> | getBeanType() バインドされていた Bean 型を返します。 |
addRelatedCause, contains, getBeanName, getRelatedCauses, getResourceDescription, printStackTrace, printStackTrace, toString
getMessage, getMostSpecificCause, getRootCause
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, setStackTraceSE
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public ClassSE<?> getBeanType()
public ConfigurationProperties getAnnotation()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.