public class ClientExecuteException extends ExceptionSE
| コンストラクターと説明 |
|---|
ClientExecuteException() 詳細メッセージなしで新しい ClientExecuteException を作成します。 |
ClientExecuteException(StringSE msg) 指定された詳細メッセージを使用して ClientExecuteException を構築します。 |
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic ClientExecuteException()
ClientExecuteException を作成します。public ClientExecuteException(StringSE msg)
ClientExecuteException を構築します。msg - 詳細メッセージ。Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.