public class CreationException extends InjectionException
Bean の作成中にチェック例外がスローされたことを示します。
コンストラクターと説明 |
---|
CreationException() |
CreationException(StringSE message) |
CreationException(StringSE message, ThrowableSE cause) |
CreationException(ThrowableSE cause) |
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSE
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public CreationException()
public CreationException(StringSE message)
public CreationException(ThrowableSE cause)
public CreationException(StringSE message, ThrowableSE cause)
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.