public class AmbiguousResolutionException extends ResolutionException
複数の Bean が、必要な型と必要な修飾子の特定の組み合わせに一致し、特定のクラスへの注入に適格であることを示します。
コンストラクターと説明 |
---|
AmbiguousResolutionException() |
AmbiguousResolutionException(StringSE message) |
AmbiguousResolutionException(StringSE message, ThrowableSE throwable) |
AmbiguousResolutionException(ThrowableSE throwable) |
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSE
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public AmbiguousResolutionException()
public AmbiguousResolutionException(StringSE message, ThrowableSE throwable)
public AmbiguousResolutionException(StringSE message)
public AmbiguousResolutionException(ThrowableSE throwable)
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.