public class ParseException extends MessagingException
コンストラクターと説明 |
---|
ParseException() 詳細メッセージなしで ParseException を構築します。 |
ParseException(StringSE s) 指定された詳細メッセージで ParseException を構築します。 |
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 ParseException()
public ParseException(StringSE s)
s
- 詳細メッセージ Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.