public class ContextException extends RuntimeExceptionSE
コンテキスト管理に関する問題を示します。
コンストラクターと説明 |
---|
ContextException() |
ContextException(StringSE message) |
ContextException(StringSE message, ThrowableSE cause) |
ContextException(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 ContextException()
public ContextException(StringSE message)
public ContextException(ThrowableSE cause)
public ContextException(StringSE message, ThrowableSE cause)
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.