public class IllegalWriteException extends MessagingException
コンストラクターと説明 |
---|
IllegalWriteException() 詳細メッセージなしで IllegalWriteException を構築します。 |
IllegalWriteException(StringSE s) 指定された詳細メッセージで IllegalWriteException を構築します。 |
IllegalWriteException(StringSE s, ExceptionSE e) 指定された詳細メッセージと組み込み例外を使用して IllegalWriteException を構築します。 |
getCause, getNextException, setNextException, toString
addSuppressedSE, fillInStackTraceSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public IllegalWriteException()
public IllegalWriteException(StringSE s)
s
- 詳細なエラーメッセージ public IllegalWriteException(StringSE s, ExceptionSE e)
s
- 詳細なエラーメッセージ e
- 埋め込まれた例外 Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.